Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

61% Positive

Analyzed from 2916 words in the discussion.

Trending Topics

#inkscape#svg#software#https#free#need#tool#com#love#don

Discussion (107 Comments)Read Original on HackerNews

darknavi2 days ago
I have my first contribution to Inkscape in this release I think. It's quite a minor feature though, so I don't see it in the changelog. It allows the user to set their default saved file name. I was tired of drawing.svg :)
JayDustheadz2 days ago
Nicely done, thank you! It's "small" features like this that make software really nice and pleasant to use. Don't stop there!
therealdrag02 days ago
What default would you change it to,
darknavi2 days ago
I normally change mine to `project.svg` but that's just my preference.
enneff2 days ago
Haha thank you! This had been mildly bothering me for a while actually.
throwaway858252 days ago
That's how it starts.
lagniappe2 days ago
Thank you :)
NewsaHackO2 days ago
Good job!
bizzyskillet2 days ago
Nice! :)
pxoe2 days ago
Calligraphy pen/tool is still unusable, messy and less responsive (lower resolution, more angular, etc), much worse than in 0.92, and it's been this way ever since 1.0. It also now requires windows ink to be on, and they removed devices panel so you can't even tell if your device is recognized properly. It's bad with a tablet, but it's still just as bad and much worse in comparison even with the mouse. It's kinda disappointing to see this bad of a regression to just linger there for years. Here's the issue for this problem on their gitlab https://gitlab.com/inkscape/inkscape/-/work_items/1473#note_...
ltlnx2 days ago
Part of it would be solved in the next major release as you've seen in the issue. Another part would be fixing the tool itself which probably requires separate time and effort.

Mind you that Inkscape is being worked on by volunteers until very recently where there are 2 new contractors specifically for fixing bugs in 1.5.

fragmede2 days ago
In this day and age, why not fork it and use Codex or Claude to fix the specific problems you're hitting?
nathanmills2 days ago
Keep in mind that it's FREE and OPEN SOURCE software
2ndorderthought2 days ago
I remember my car broke down, it was trash worth maybe 200 in scrap metal at the time. The tow to the yard was like 100 or something. I was screwed and couldn't get rides to work. My buddy lent me a car he had for free. I did not complain once to anyone about the things wrong with that car, and I never will. I even fixed some small issues with it to return the favor. The guy and that car saved my livelihood at the time.

I realize that's a little dramatic. I also think people are allowed to raise issues. But the entitlement and the way people talk about free software is annoying. Especially when alternatives cost as much as a used or new car.

If you have a Ferrari pallete for software then I hope there's an alternative that satisfies that for free, if so say so, otherwise shut up, contribute, or pay the Ferrari dollars already.

josephg2 days ago
Eh. I draw the line in a slightly different place. I think saying that some piece of software is bad is not an attack on the developers. It doesn't imply ill will, or entitlement or any of that. People are allowed to write whatever software they want. And its generally net positive to share that software, for free, with the world.

These things are true at once:

- Good work inkscape developers! Inkscape is used by lots of people. I'm happy for the developers and the users, and I hope inkscape keeps getting better.

- I don't want to use inkscape because when I tried it, it seemed ugly, slow and buggy.

The only problem here is when people equate "this program is junk" with "this person is junk". That's a very dangerous belief to have, because it makes an enemy out of practice. And an enemy out of experimentation. The road to expertise is paved by mistakes. If bad quality work makes you a bad person, you can never learn a new skill.

lagniappe2 days ago
I appreciate you
nkrisc2 days ago
Potential users like honest reviews and criticisms of open source software. It helps us decide if it’s worth using or not.
simonh2 days ago
Firstly developers and designers of OSS need honest feedback from users as well, not just commercial developers.

Secondly, how does being OSS justify significant regressions?

nathanmills2 days ago
As an open-source developer, feedback is about 1% of what I need. Contributions are the other 99%. However, the reality is flipped where what I get is 99% feedback (issues/feature requests in the issue tracker) and 1% contributions. And this is not a "significant regression", I use Inkscape very often for graphics work and it works great for me. And it does not "justify" regressions, but if you are not willing to fix it yourself, you have no right to do anything other than kindly request a fix, not complain about it. And btw, I don't search hacker news for "feedback", I search my issue tracker.
trwired2 days ago
There seems to be pervasive opinion among FOSS enthusiasts that the software being free and volunteer made is kind of get out of jail card for not only criticism, but often simply just feedback.

I deeply appreciate that FOSS exists. But - subjective feeling - in general it always had certain reputation for jankiness and user unfriendliness. Sniping down feedback "because the software is free" certainly contributes to that perception. If I have a choice between free, volunteer made software that's unreliable or doesn't even work for some of my use cases, and a commercial, but non-free product, I will be pragmatic about it and choose the latter.

2ndorderthought2 days ago
Because the authors don't owe you anything. You aren't giving them a single thing. They don't have to justify a thing. There is no SLA, no contract, nothing.

Feedback is fine, but there are so comments being things like "ermahgerd I paid nothing for this thing and a feature wasn't working What the actual F!". Go file an issue and fix it yourself buddy.

squeaky-clean2 days ago
There's already feedback in the gitlab issue that the top commenter linked. Their HN comment isn't really adding anything

Hit me with the downvotes, but the only thing their comment has contributed to is causing arguments.

faangguyindia2 days ago
Inkscape is really good for products with no budget for designers. Let me explain why.

One of the apps I am working on hit 10,000+ active users (per Playstore dashboard), and Inkscape has a role to play in this.

Since the app is free and doesn't even have a backend, there is no budget for the designer.

I looked for a few tools online, but most of them failed to generate icons/logos.

I ended up using Inkscape to make logos for my app.

Without Inkscape, this workflow is difficult.

Though I am not able to intuitively use it well from the GUI. The thing is, you don't even need the GUI anymore!

But Claude or Codex is able to write SVG line by line (so you can make changes incrementally) and use Inkscape via CLI to generate icons, logos, and graphics for your app.

Here's my app for those who are curious: https://macrocodex.app/

I am pretty sure some designer will come and say "you did a bad job at this," which is fine. My experience is in writing backends, not mobile apps or design.

Every app is saying they use "AI for smart recommendation,” while I went the opposite route, of “no, our product does not use AI for any suggestion.“ It’s entirely deterministic.

Leftium2 days ago
Next time, perhaps my quick logo generator can help: https://logo.leftium.com/logo

The defaults are tuned to aesthetics of my personal logo, but it's quite configurable. (You can even copy your own SVG into the icon input)

Example logos:

- https://leftium.github.io/nimble.css

- https://github.com/Leftium/weather-sense

- https://github.com/Leftium/multi-launch

faangguyindia2 days ago
That looks neat! Thanks for sharing, I’ll try to use it next time I need a logo. :D
david4222 days ago
> use Inkscape via CLI to generate icons, logos, and graphics for your app.

I do the same thing. How many icon sizes does Apple require now? I create one SVG vector, and then dump them all out with a script. Need to change something? Update the SVG and instantly regenerate the icons.

SOLAR_FIELDS2 days ago
I'm no Jony Ive, also a design stunted engineer but I'd say that looks decent given the constraints. My only obvious complaint is the kerning of the text "Get it on Google Play" and "Download on the App Store" (italics emphasis mine, what's in italics is what looks terrible on my laptop screen
sprucevoid2 days ago
Inkscape has many good features but also many rough edges. Fixing the command palette (shortcut key ?) would go a long way. On Windows it takes around 5 seconds for the palette search box to appear after a clean start of Inkscape 1.4.4. Typing is lagging and results are wildly irrelevant. That's a shame because Inkscape has so many powerful features tucked away in menus and side panes. A well working command palette makes it quick and easy for the user to use tools without exploring menu hierarchies or memorizing keyboard shortcuts.

For example if I type "rectangle" in Inkscape command palette I would expect the draw rectangle tool as a top match. Instead the top matches are:

  Create a Slicer Rectangle
  Create a Slicer Rectangle (No preferences)
  Triangle (No preferences)
  Clone original path (LPE)
  Lightness-Contrast (No preferences)
  Refractive Glass (No preferences)
  Refractive Gel A (No preferences)
There are dozens of more matches in the scrollable list but the draw rectangle tool does not appear to be one of them.

There have been several issue tracker issues about the command palette. Here is one from 2022 and still ongoing about the slow start https://gitlab.com/inkscape/inkscape/-/work_items/3227

robinsonb52 days ago
Inkscape is awesome - I use it regularly for extracting design elements from PDFs and vectorising bitmaps.

It works surprisingly well for simple CAD tasks, too - I've used it in combination with TinkerCAD to produce some 3D-printed parts.

I just wish its CMYK handling was better. When I need CMYK or spot colour / overprint output I generally save as EPS, open in a text editor and adjust the source accordingly, but it would be nice if CMYK and Spot were first class citizens. (A friendlier workaround is to import the SVG into Scribus and modify the colours there.)

s12912 days ago
CMYK support is currently in active development. Martin has been working working on it for about two years, and he regularly posts update videos about inkscape [0].

[0]: https://www.youtube.com/watch?v=kiW1cCXOK3s

pugworthy2 days ago
Some of the plugins for it are pretty interesting. We have a Brother embroidery machine in our work Makerspace, and it ends up there's an Inkscape plugin (called Inkstitch) to create command files for the machine. It's like working with a slicer for 3d printing, but more about changing thread than filament, plus how stitches should be oriented and such.
bityard2 days ago
Yes! I use an Inkscape extension to send my own designs to a vinyl cutter that works perfectly well but has LONG since stopped being supported by its manufacturer or any other closed-source tools.

The extension is inkscape-silhouette (https://github.com/fablabnbg/inkscape-silhouette) and is apparently being maintained by a makerspace in Germany.

sen2 days ago
I'll have to see if I can get this working with our vevor vinyl plotter, as ink cut hasn't worked for a long time now and there doesn't seem to be any way to use the aliexpress/vevor vinyl plotters without paid proprietary software currently.
foobiekr2 days ago
My wife makes extensive use of inkstitch and loves it.
uzidil2 days ago
I love Inkscape! My game Enalim was made with Inkscape. (https://uzudil.itch.io/enalim)

I'm glad this project keeps going.

idle_zealot2 days ago
You use Inkscape for pixel art? How does that workflow go?
omoikane2 days ago
I also use Inkscape for pixel art. There are two settings under document properties that make it easier to draw in screen pixel units:

- Set display units to "px"

- Set scale (px per user unit) to 1.0

I have a script that converts SVGs to PNGs as part of my build process:

https://github.com/uguu-org/sor6/blob/master/data/svg_to_png...

tasuki2 days ago
Ah, the tool I love and hate. Mostly love though. Let me tell you about the single thing I hate:

I open a simple hand-crafted SVG and want to make a simple change. It messes up all my formatting and uses its own weird formatting, with line breaks between attributes. I'd rather it at least put newlines between elements rather than between attributes. Ideally there'd be a "save with minimal edits from the original" button.

Literally everything else about Inkscape is amazing! Congrats to the team!

~~~

Maybe this is also the right time & place to plug my favourite SVG path editor? https://yqnn.github.io/svg-path-editor/ - free as in both beer and freedom, a tool to craft minimalistic well-behaved SVG paths.

driggs2 days ago
That's a pretty absurd complaint.

Are you aware of any XML parser ever which preserves the plaintext formatting of the .xml file while magically inserting and modifying an arbitrary amount of XML data anywhere within the document?

SVG is just XML. Save your file in Inkscape, and then run `tidy` on it, or whatever you like for format your XML with.

(As a fellow hand-crafted XML fan, I feel your pain. But I also know when to choose my battles!)

2ndorderthought2 days ago
Well duh the inkscape team should write this feature just for them. For free of course lol. My god
simonbw2 days ago
There is actually one tool I've dealt with that works nicely with hand-crafted SVG's: https://boxy-svg.com/
omoikane2 days ago
> a simple hand-crafted SVG

I have also had trouble with some generated SVGs, for example:

https://gitlab.com/inkscape/inkscape/-/issues/5317

Part of the problem is that Inkscape is too good, and the file format it uses mostly conforms to standards, so I have the expectation that opening arbitrary SVGs would just work. With other programs that use proprietary formats, I wouldn't have tried to generate drawings at all. It's a bummer when I run into what seem to be corner cases of Inkscape's SVG handling, but fortunately the set of corner cases seem to be shrinking.

ctippett2 days ago
I have zero expectation that any design tool will export concise and optimal SVG markup.

I highly recommend using SVGO (https://svgo.dev/).

elaus2 days ago
I too love the SVG Path Editor, used it many times to create SVGs that had "nice code". Nobody really appreciates it, but it just felt good.

Inkscape on the other hand almost inevitably creates really messy SVGs with a lot of transforms (why??) that make it almost impossible to see actual coordinates.

But as I said, nobody cares about how clean and nice your SVG paths are and I don't either most of the time, so I'm still a regular user of Inkscape. Thanks to the team :)

phoronixrly2 days ago
There are options to simplify and optimize SVGs on 'Save as'. Apart from the Plain SVG, there is Optimised SVG that you might find useful since you're into editing manually.
0x694202 days ago
inkscape has had a long and quiet ascent from quintessentially janky foss creative software to genuinely pleasant to use. i still wish it were a little easier to edit the individual portions of deeply nested clip/mask operations, but if you need to crank out some icons, you can use inkscape and not hate your life, which is something i'd have called someone insane for telling me a decade ago.
jszymborski2 days ago
Pre-1.0, I remember hating and wrestling with UI. It was so jank.

1.0 and after, and it's been truly a dream. I now use it to make all my figures for my research publications and presentations. Inkscape has gone from compromise I begrudge to my tool of choice in relatively little time. This is a good reminder that I should probably send them a donation.

amelius2 days ago
I wish Inkscape would add constraints, as found in CAD tools.
daniel_reetz2 days ago
This is what I'm looking for. This would replace Corel Draw for me.

There is a plugin for blender that allows CAD style sketching. It may be a way forward.

nine_k2 days ago
Inkscape is an indispensable tool for me. I use it for quick drawing and drafting, for presentation slides, illustrations, small-scale print works, and even just pictures for fun. It allows to combine freehand drawing and moving things around with very precise, CAD-like handling of shapes, sizes, coordinates, etc.

There are few tools that are very ingrained in my daily operations, stay for years, and would be hard to replace, like Emacs or Firefox; Inkscape is among them.

Advertisement
refset2 days ago
> Fixed a crash when starting Inkscape with a graphics tablet plugged in

Great news! Having to reconnect the USB cable each time is no fun.

throwa3562622 days ago
I love Inkscape.

But their UX is getting worse with each release. I think they need another Blender-style overhaul

AlienRobot2 days ago
The only problem I have with it is GTK-style bulkiness. I feel like every open source software is developed for 4k quad-monitors in mind, or tablets. Everything is thicker and taller than it needs to be.
thenthenthen2 days ago
In my experience Blender seemed to change the UI and naming of UI elements and options with almost any release making many tutorials incomprehensible thus almost obsolete, making it super hard to get into
_carbyau_2 days ago
I love Blender. After years of using it I am a basic user as I only use it for 3D printed models.

But Blender is just hard to get into. It's not just the updates, though they may not help.

What helped me most was setting aside the time to do a series of ~3 minute videos going back to the absolute basics.

IE how to: rearrange your workspace, use viewport, vertices-edges-faces, transforms-Grab, Rotate, Scale. And more.

AND THEN learning all the keyboard shortcut keys for them.

Blender is so much easier once you learn the common keyboard shortcuts that YOU use all the time. So take those notes.

Bit of exploration of the Blender documentation, which is fantastic but probably 99% used by the automated cognitive tools you asked a query of.

After THAT, you watch/do the tutorials to build basic donut/sword/gadget whatever of interest.

Then you are on your own to do what you want and then the inevitable forum/AI queries about specifics to try to solve the issue you are having.

In my early days, I spent over a week making a game model plane into something I could print. Now I understand the concepts and a few blender tools, it might take me 30 minutes.

Easy? No. It does require a concerted effort. It's not something you just "pick up on the side" like basic photo edits.

But damn, it opens up a whole new world of possibilities...

thenthenthenabout 22 hours ago
I love blender too! Good tips, this is what I basically go through every time I need to use it because i dont use it frequently enough, like once a year mostly.
WillAdams2 days ago
I wish they would consider Freehand/Virtuoso as an exemplar
ltlnx2 days ago
What features of Freehand or Virtuoso would you like to see in Inkscape?
thot_experiment2 days ago
Wow, I think they finally fixed the awful lag just in time for me to have completely moved my practice to https://graphite.art/
transitorykris2 days ago
Love inkscape and wish it could get some engineering love around MacOS. For quick work I'll use it on MacOS, but anything deep I switch to Windows.
sen2 days ago
What issues do you have? I use Inkscape on Mac almost every day and lately hit very few bugs. I think a lot of them have been fixed in the last year or so.

It used to be almost unusable with all the UI bugs (can't close tabs when you open them, can't resize the window without panes bugging out or the app crashing, etc).

I get the occasional crash where it just closes completely for no reason, but very rarely in the last year.

JayDustheadz2 days ago
My top 2 picks: 1) The fact that dialog windows almost always open on the wrong display if you have two displays and the external is the main one, 2) The fact that windows' positions/sizes are not remembered, There are a few other things (for example, occasional performance issues) but these two annoy me the most.

Aside from that, I absolutely LOVE Inkscape - there are no better tools if you want to have granular control over the SVG.

Edit: here's another one, not sure if macOS related tho - auto-selecting the parent when clicking the path underneath it. Because of that, I can't use a hotkey to switch the visibility of the selected path on/off (Inkscape switches the visibility of the parent layer instead, affecting everything that's inside).

Tommix112 days ago
I use 0.92 for extracting HPGL data from cutting machine software and converting it to better vector formats sometimes. I use that version because I think HPGL support was removed in newer versions. Inkscape is a great program, keep up the good work. Kind Regards A user
poulpy1232 days ago
Inkscape is one one my favorite open source software. Myabe it is not as powerful than proprietary software but it does anything I need
Beijinger2 days ago
Inkscape is great but I wish Xara Xtreme for Linux had not died.
aborsy2 days ago
Is there a reason to consider Inkscape instead of Tikz?

It seems to me Tikz does the same but programmatically.

echoangle2 days ago
> but programmatically.

That’s one reason to use Inkscape. If I want to draw a design, I have a shape in mind I then try to draw by editing the points as I see them, with instant visual feedback. I don’t want to code in points and have to modify coordinates.

It’s like asking why people use a parametric CAD suite like NX if they could just use OpenSCAD. If you want to model something, seeing it and editing it in the 3D view can be much nicer than editing code.

oblio2 days ago
Is there a reason to consider a Toyota Corolla instead of a Caterpillar excavator?

It seems to me the Caterpillar does the same but with better offroad capabilities.

cptskippy2 days ago
Is there a reason to advertise Tikz like this?
sylware1 day ago
I wish it was written in plain and simple C.

Anything new from AI assisted port from c++ to plain and simple C?

brcmthrowaway2 days ago
Where is the Inkscape MCP?
Advertisement
timonoko2 days ago
Inkscape = Press random buttons until something good happens.

In this case the "Good" is that it makes Gcode for lasercutter. Everytime it takes atleast 30 minutes, even when I have recorded instructions. Always some weird thing happens, and I have to do it again, step-by-step. There is zero clue what paths, edges, layers, backgrounds, vectors etc might actually mean.

But no more. Gemini AI made me a total solution. It takes a picture, checks it for "isolated islands" (which drop off and need bridges) and then generates perfect silhouette of Mannerheim or Mussolini.