Skencil is an interactive vector drawing application. Therefore a Skencil drawing is made up of shapes like rectangles, ellipses and curves that can be filled and stroked. Each object is represented by the mathematical description of its shape, e.g. for a circle they are the coordinates of the center point and the length of the radius.
Skencil is a flexible and powerful tool for illustrations, diagrams and other purposes.
A somewhat unique (for a drawing program) feature of Skencil is that it is implemented almost completely in a very high-level, interpreted language, Python. Python is powerful, object-oriented and yet easy to use.
Features include:
- Drawing Primitives including Rectanges, Ellipses, Bézier Curves, External images, EPS images & text.
- Bézier curves, rectangles and ellipses can be used as guides.
- Fill properties including gradient fills.
- Special Effects such as blend groups, text along a path.
- Import Filters allow Skencil to read different file formats. Currently Skencil has import filters for XFig (.fig), Adobe Illustrator (.ai) files, Corel CMX, Windows 3.1 Metafiles, Scalable Vector Graphics (SVG) and for its own file format.
- Export Filters allow Skencil to write the drawing to various file formats. Skencil has filters for its own format and for Adobe Illustrator, PDF and SVG files.
- Writes EPS files.
- Unlimited undo history.
Website: www.skencil.org
Support: Documentation
Developer: Bernhard Reiter, Bernhard Herzog, Mark Rose, Andrew Grimberg
License: GNU Lesser General Public License

Skencil is written in Python and C. Learn Python with our recommended free books and free tutorials. Learn C with our recommended free books and free tutorials.
| Explore Linux | |
|---|---|
| Best Free and Open Source Software - A huge collection of recommended free and open source software covering every major category. | |
| In-depth Linux Software Reviews - Detailed assessments of Linux software covering features, usability and overall quality. | |
| The Big List of Active Linux Distros - An extensive collection of actively developed Linux distributions. | |
| Open Source Alternatives - Alternatives to software and services from Google, Microsoft, Apple, Adobe, IBM, Autodesk, Oracle and others. | |
| Essential Linux System Tools - Indispensable utilities for monitoring, maintaining and managing Linux systems. | |
| Linux Productivity Tools - Useful utilities for improving productivity and streamlining everyday tasks. | |
| Alternatives to Popular CLI Tools - Modern alternatives to familiar command-line utilities supplied with Linux systems. | |
| Awesome Free Linux Game Tools - Tools, utilities and companion software that improve gaming on Linux. | |
| Machine Learning on Linux - Machine learning and deep learning software, self-hosted applications and practical tools. | |
| Saving Money with Linux - Practical ways to reduce electricity consumption and lower computing costs with Linux. | |
| Linux Candy - Fun, entertaining and sometimes delightfully quirky software from the lighter side of Linux. | |

Please read our Comment Policy before commenting.