Download Started

Thank you for downloading Inkscape.

Your download should start in 2 seconds. If not, please click here to start.

Uploaded by Marc Jeanmougin (sig)

Important Notes

To use, download the file. Then right-click on it and select to edit its properties, or use a terminal to make it executable with

chmod u+x <AppImage File>

To start the AppImage, double-click on the file or use a terminal:

cd <directory with AppImage File>
./<AppImage File>

To use inkview, type:

./<AppImage File> inkview

Or create a symbolic link with:

ln -s <AppImage File> inkview

Then run inkview with:

./inkview

If the AppImage won't start, and you get an error telling you about the AppImage requiring something called 'fuse' to run, see the AppImage documentation for instructions.