How to convert PNG frame sequence to Sprite sheet assets
Before you start
Drop PNG assets in stable order. Each file becomes one numbered, safely named CSS class.
Accepted: .png · image/png- Choose or drag one or more PNG frame sequence files onto the drop zone.
- Confirm the detected format and adjust the available settings. Mixed-format batches are flagged before conversion.
- Select “Convert on this device.” Produces sprites.png plus sprites.css containing dimensions and negative background offsets.
How this converter behaves
The browser decodes the image into pixels and re-encodes those pixels in the destination format.
What happens to your data?
The conversion engine runs in this browser tab. OmniCastConverter has no upload API and never sends your content, file name, or converted result to a server.
Fidelity and limitations
This route is classified as lossless. The converter preserves meaning and structure supported by both formats.
- Each item occupies an equal cell based on the largest source dimensions. CSS class names are sanitized from local filenames and may receive numeric suffixes.