Zack Gphom

GLORP - Optimized Pixel-Art to SVG converter with Greedy Meshing.

by
Most converters blur edges or create messy paths. I’m a pixel artist, not a pro dev, but I built GLORP to fix this. It’s a dead-simple tool that turns PNGs into crisp, optimized SVGs using a "Monolith" merging algorithm. ✅ Optimization: Merges pixels for tiny file sizes. ✅ Batch Mode: Process folders in seconds. ✅ Open Source: 100% free. Warning: Don't try 4K. A 260x260 image creates 67,600 objects. Do the math for 4K. Your RAM, your funeral. I'm launching this to help fellow creators!

Add a comment

Replies

Best
Zack Gphom
Maker
📌
Hey Product Hunt! 🚀 I’m primarily a pixel artist, not a software developer. I built GLORP because I was frustrated with existing tools, they either blurred my art or created incredibly messy SVG paths that were impossible to work with. I wanted something that just works: three buttons, clean edges, and optimized file sizes using a "Monolith" merging logic. I used Python to bring this to life, and since it solved a huge headache for me, I decided to release it for free and open-source. Feel free to check out the source code on GitHub or grab the build on Itch.io. I’d love to hear your feedback!. Thanks for the support!