
GLORP is an online tool for converting pixel art to SVG. It works locally in your browser, so your images stay on your device and are not sent to a server. It is useful for artists, game asset creators, NFT / collectible makers, poster / print work, and developers.
The core GLORP algorithm. It analyzes color adjacency to build complex, multi-anchor SVG paths using greedy meshing optimization. Version 4.0.0 improves vertex merging for even cleaner vector outputs.
Exact 1:1 pixel-to-rect representation. In v4.0.0, we've implemented a performance detection overlay that warns you before generating heavy SVGs, preventing browser lag on massive grids.