Useful Open Source Software: Inkscape
update 6/11/2024: this is a post from a blog that I contributed to in 2011 called TechHacking, it shut down eventually but I was happy to be able to find some of my work through the internet archive.
Inkscape is a free and open source Scalable Vector Graphics (SVG) Editor. It it similar to Adobe Illustrator. While it lacks some of the more advanced features of proprietary SVG editors, it still has stunning capabilities allowing you to make brilliant drawings and graphics.
Vector Graphics are basically resolution-independent graphics, in comparison to bitmap graphics which are always bound to their pixels, vector graphics are stored through a mathematical formula in lines, shapes, and colors allowing them to become virtually any size without losing their quality – hence the term scalable (in SVG). Vector graphics can be very useful when developing logos and banners for your website.
Inkscape has recently released a new version (0.48.1) which will be available for download soon. Some new features in version .48 include:
- An improved text tool which allows you to add subscript, superscript, spacing, rotation and more
- Ability to edit multiple paths
- A spray tool (which is demonstrated in the picture above)
- Takes advantage of multi-threading for the Gaussian Blur filter
The new features in 0.48.1 build upon the already wonderful program. As this program continues to be developed in an open source environment, it will be exciting to see its growth. In addition to GIMP and several other graphic design programs (to be covered soon), Inkscape adds a significant piece of software to open source graphical editing capabilities allowing you to create professional graphics without spending any money on software or licenses.
Inkscape is available for download for Mac OSX, Windows, and Linux. If you do any sort of graphic design or have been wanting to try out working with vector graphics, download it today and you will not be disappointed. If you are new to SVG, there are tons of awesome tutorials and guides available to help you get started.
Thank you for reading! Share your thoughts with me on bluesky, mastodon, or via email.
Check out some more stuff to read down below.
Most popular posts this month
- 2024
- Reinstalling Windows at 1am
- SQLite DB Migrations with PRAGMA user_version
- My Custom Miniflux CSS Theme
- How to Disable Wayland in Debian Testing
Recent Favorite Blog Posts
This is a collection of the last 8 posts that I bookmarked.
- Future Fonts from Blog – Brad Frost
- 21st Century C++ from Communications of the ACM
- Submarines DevCon 2025 Keynote Speech from JoshHaines.com
- How I Use AI: Meet My Promptly Hired Model Intern from Armin Ronacher's Thoughts and Writings
- DeepSeek from Maggie Appleton
- Digital Reality Digital Shock from Christopher Butler
- 10 habits to help becoming a Debian Maintainer from Optimized by Otto
- Tiny corners from Manuel Moreale RSS Feed
Articles from blogs I follow around the net
Be Mindful of What You Make Easy
Carson Gross has a post about vendoring which brought back memories of how I used to build websites in ye olden days, back in the dark times before npm. “Vendoring” is where you copy dependency source files directly into your project (usually in a folder c…
via Jim Nielsen’s Blog April 16, 2025It’s Storytime with Wil Wheaton episode 4 – The Hidden Heart of Brass Attending by Christopher Scott
It’s Wednesday (it’s only Wednesday? It’s only Wednesday.) and that means we have a new podcast for you! This week, it’s The Hidden Heart of Brass Attending, by Christopher Scott. […]
via WIL WHEATON dot NET April 16, 2025Released a new tool: llm-url-markdown
Recently I started using Simon Willison ’s CLI tool which is conveniently called llm . He introduced a particularly useful fragments feature in a recent version of the tool, that allows the user to provide extra information to the llm when working with long…
via Saeed Esmaili April 16, 2025Generated by openring