Show HN: GrobPaint: Somewhere Between MS Paint and Paint.net (github.com)

by __grob 19 comments 54 points
Read article View on HN

19 comments

[−] hbcondo714 63d ago
Great effort and reason to create this! I'm accustomed to using the Magic Wand tool in Paint.net[1] and Pinta[2] to select pixels based on color. Any chance you could add that functionality?

[1] https://www.getpaint.net/doc/latest/MagicWand.html

[2] https://www.pinta-project.com/user-guide/wand/

[−] icameron 63d ago
[−] __grob 63d ago
Yep, magic wand already exists with contiguous/global toggle and tolerance slider. : )
[−] summa_tech 63d ago
The name of this project brought many memories of the HP 48G to the forefront of my mind, after so many years. Its 1 bpp pixelated icons and drawings were indeed called GROBs - there are collections of these online. What a coincidental but fine name for a pixel-capable graphics editor.
[−] faeyanpiraat 62d ago
Looks nice, thanks for sharing.

I'm using Affinity v1 for some specific photo manipulation work, and the workflow is a bit convoluted.

Very tempting to make a specialized tool like this for that.

[−] egao1980 62d ago
Grob is either Slavic cognate for "coffin" or German for "rough" :)
[−] Phlogi 62d ago
I'm still looking for something like paint.net on MacOS, any recommendations?
[−] kreicer 62d ago
Looks minimalistic and nice to use. I might try making a pixel icon for my app with it.
[−] Kwpolska 62d ago
Do you really need that Python script? I think you could end up with a nicer user experience if you rewrote those 264 lines to JS with Electron.