23
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 29 Apr 2026
23 points (100.0% liked)
inkscape
336 readers
1 users here now
(NON-OFFICIAL account) #OpenSource vector drawing app for Windows, MacOS & Linux. Similar to Illustrator, always free for everyone!
founded 5 years ago
MODERATORS
Most competent graphic designers will always do logos as svg first, as its incredibly simple to convert that to various other formats - it can even be done with a script easily.
Using an svg as the base also means you can manipulate the file for other users much more easily, and even embed the svg as HTML code - which means no separate files to load on a webpage!