Application Description:
A Free Scalable Vector Graphics (SVG) Painting App
SVG, a W3C standard, uses vector graphics—unlike bitmap images, it's not pixel-based. Instead, SVG uses shapes and defines their properties. Its key advantage? Scaling up doesn't reduce detail.
PainterSVG is a versatile SVG editor offering these features:
- Create and edit basic shapes (lines, circles, rectangles).
- Create and edit paths, including straight lines, cubic and quadratic curves. Easily adjust points and control points for precise path modification.
- Intuitive stroke and fill definition for all shapes and paths.
- Support for single color, linear gradient, and radial gradient fills.
- Simple selection, deselection, dragging, resizing, and rotation of elements.
- Easy zooming.
- Grouping and ungrouping of elements.
- Import and export of SVG files.
- Export to PNG (transparent background) or JPG (white background).
Further features are under development.
Version 3.92 (Latest) - March 21, 2022
Added layer opacity support.