Graphics › FreePaint
thumb_up Follow me on GitHub to get notifications about my projects (like Fossdroid Core), thanks! close

FreePaint

A vector graphics drawing app for Android.
Version: 1.1.0
Added: 22-08-2023
Updated: 15-11-2023
FreePaint is a vector graphics drawing program for Android. Select a tool and turn your ideas into SVGs!

# FEATURING
- Material Design 3 with dynamic colors
- Custom document sizes, fill/stroke colors, and stroke sizes
- Eraser tool erases shapes from closed paths, or points from open paths
- Saving/loading SVG files

# Using FreePaint

## Paint tool
Using this tool, you can either draw open or closed paths. Simply go to the overflow menu > Settings to access this and more options.

## Eraser tool
When you select this tool, you can draw a shape to define the area you wish to erase. One of two things can happen depending on which path you want to erase from:
For closed paths, the entire path will become green, and you can draw a shape to erase from the path.
For open paths, individual points will become highlighted, and if those points are included in your eraser path, they will be deleted. Erasing a point inside a path will create 2 new paths.

## Pan/zoom tool
With one finger, you can pan across the document. If you pinch the screen with two, it'll zoom in and out from the center.

## Selection tool
You can draw a rectangle for an area you wish to select (marquee select). If any paths overlap that area, they will become "selected" and the rectangle will resize to include the selected paths.
You can drag on that rectangle to move those paths, or draw on an empty space to create a new selection.

Screenshot of FreePaint Screenshot of FreePaint
code Source file_download Download