Upload a single pixel art or a grid of uniform sized sprites.
If the sprites have a solid background, it can be exported as a separate rect. The conversion can also account for additional padding on such sprites.
An SVG is exported per sprite.
An individual rect is used per solid pixel. Same color pixels are not combined.
Background and size-guide is included only when there is a padding greater than 0.
Number of sprites in the grid, per row and col.
Size of a single sprite, without padding.
Number of padding pixels around a sprite.
Output
Size of one pixel in the output SVG.
Number of padding pixels.
Names of individual sprites in separate lines.
Generated names are used when custom names are not available.
Exports
Export with the given solid background.
Export only the sprite with a transparent background and no padding.
Export with the given background and a 1 pixel border as a guide around the specified sprite size.