Lottieto100% private — in your browser
Lottie → PNG frames

Convert Lottie to a PNG sequence

Export every frame of a Lottie animation as a numbered PNG, downloaded as a single ZIP — for game engines, After Effects, and sprite pipelines.

How it works

  1. 1Upload a Lottie file (.json, .lottie, or .tgs), or try the example
  2. 2Adjust frame rate, quality, resolution and transparency
  3. 3Export to any format — or optimize and repackage as dotLottie

Nothing is uploaded. SVG output uses SMIL and needs no JavaScript; APNG and WebM keep the full color and transparency GIF can't.

How to convert Lottie to a PNG sequence

  1. 1

    Drop in your animation. Drag & drop a Lottie .json, .lottie, or .tgs file — or paste a URL. It loads instantly and never leaves your browser.

  2. 2

    Tune the output. Set frame rate, quality, and resolution up to 4× — plus a transparent background where the format supports it.

  3. 3

    Export & download. Hit the export button and the file downloads straight from your browser — free, no watermark, no signup.

About converting Lottie to a PNG sequence

Game engines (Unity, Godot), After Effects imports, and sprite/texture-atlas pipelines don't take Lottie or an animated image — they want a folder of individual frames. This exports each frame as a numbered, transparent-capable PNG (frame_0001.png, frame_0002.png, …) and packs them into one ZIP.

Choose the frame rate, resolution (up to 4×), and transparency, then download. It's the export the mainstream Lottie converters don't offer, and it runs entirely in your browser.

Which format should I use?

FormatTypeTransparencyColorBest for
GIFAnimated image1-bit (hard edges)256 colorsEmail, chat, universal support
APNGAnimated image8-bit (smooth)Full 24-bitIcons, logos, quality over size
WebMVideoYes (VP9 alpha)FullSmall web video, transparent overlays
MP4VideoNoneFullSocial, ads, video editors
SVGVector (SMIL)YesFullRuntime-free embeds
PNG / WebPStill imageYesFullPosters, thumbnails, placeholders

Frequently asked questions

What's in the ZIP?+

One numbered PNG per captured frame (frame_0001.png, …), at your chosen resolution — ready to import as an image sequence or build a sprite sheet.

Are the PNGs transparent?+

Yes — enable “Transparent background” and every frame keeps a full 8-bit alpha channel.

How many frames will I get?+

It depends on the animation length, your frame rate, and the quality setting (which controls frame sampling). The estimate is shown before you export.

Other Lottie conversions

Converting lots of files? Batch convert free — or automate this conversion with the render API (beta).