47
submitted 1 day ago* (last edited 1 day ago) by chottomatte@lemdro.id to c/opensource@lemmy.ml

Hi

I'm looking for a FOSS app to design icons

I heard of GIMP , Kirta and Inkscape ,are there other alternatives ? and which one of them is the best for this ?

Thanks

top 10 comments
sorted by: hot top controversial new old
[-] greybeard@lemmy.one 4 points 7 hours ago

I agree with those that say Inkscape, it's where I've designed all my logos. However, I've been tempted to try using FreeCAD to do it lately. I'm not sure if it can export as SVG, but the thought of have a proper parametric tool for designing logos sounds up my ally. I tend to try to treat Inkscape like one, by liberal use of construction lines, but at the end of the day, it really doesn't like being that precise.

[-] cmnybo@discuss.tchncs.de 53 points 1 day ago

Inkscape is good for making icons, assuming you want vector icons.

[-] helix@feddit.org 29 points 1 day ago

What's wrong with Krita and Inkscape? Be sure to always use vectors for icon designs, you can raster them afterwards.

[-] chottomatte@lemdro.id 14 points 23 hours ago

Nothing wrong , I just wanted to know if there are other alternatives

[-] GolfNovemberUniform@lemmy.ml 12 points 23 hours ago

Emblem from the GNOME Circle. It's very basic but it doesn't take any time to make an icon with it.

[-] thingsiplay@beehaw.org 8 points 21 hours ago

Inkscape 100%

I'm a non professional and have limited talent. But I designed a few logos here and there (and still do) and the best tool for that is Inkscape in my opinion. GIMP is not well suited for this task, as it lacks proper vector tools and format support. Inkscape has excellent and professional grade support with easy to use interface. Krita could be used to create logos as well, because it has vector tools and format support, but I feel like the user interface and utilities are not as good as Inkscape for this task.

Unless you are an expert in Krita, and don't want to learn or depend on new programs, then you could stay using it for creation of icons. GIMP could be used for icons too, if you just want to create raster format icons (as opposed to vector). In that case, GIMP could be well suited for this task too.

I never used any other program to make icons, so cannot tell you about alternatives. And I have no intention or need for it anyway, because to me Inkscape is the perfect tool for that task.

[-] Ephera@lemmy.ml 4 points 18 hours ago

I like to write SVG by hand with a text editor and Firefox, but that's probably not for most people.
I mainly like it, because you're entering all the coordinates as numbers, which makes ratios more apparent and also easy to work with...

[-] thingsiplay@beehaw.org 2 points 12 hours ago

But that's not very intuitive and would make complex editing and composition very hard. And you would miss out on advanced (or even basic) editing tools built into the application. Can you make use of font? So I wonder what type of images you are creating with it. I can see how this could work with simple composition.

[-] Ephera@lemmy.ml 1 points 9 hours ago

I mean, to some degree definitely yes. You do need some upfront knowledge and some editing steps can be quite tedious.
I zone out while shoving shapes around the place, so I actually enjoy doing it in my freetime.

Having said that, we are talking about icons. You usually don't want those to be particularly complex anyways.
But the SVG format is also more powerful than one might expect.
You've got a collection of basic shapes. Particularly, paths allow you to draw essentially anything, including some really useful curves. And you can also do some cool gradients and even animations.

And you can use fonts in the text element, but only like in HTML, i.e. you specify "bold" or "Times New Roman" and hope wherever it's displayed has that font available. Would definitely not recommend that for an icon.
Inkscape allows converting text to a path, so that it doesn't depend on the host system. So, if I ever want a font in an icon, I'd do that in Inkscape and then copy the path element that it created into my text editor.

[-] Zachariah@lemmy.world 3 points 23 hours ago

from https://alternativeto.net/

mtPaint is a painting program which Mark Tyler developed from scratch so he could easily create pixel art and manipulate digital photos.

JDraw is a pixel oriented graphics editor designed especially for small to medium-sized pictures used to decorate web pages. It is completely written in Java, simple to use and saves (animated) GIFs, ICOs and PNGs.

this post was submitted on 22 Sep 2024
47 points (98.0% liked)

Open Source

30416 readers
434 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS