.LOTTIE TO JSON

Get the raw JSON out of a .lottie file.

A .lottie file is a compressed package — extract the plain Lottie JSON animation from inside it.

Drop a .lottie file here, or tap to browse

Processed on your device

Files are processed locally — nothing is uploaded to any server

How this works

A .lottie file is a ZIP archive containing plain Lottie JSON plus optional images. This tool opens the archive and pulls out the animation JSON so you can inspect, edit, or use it directly.

What about embedded images?

If the .lottie file bundles separate image assets, only the animation JSON is extracted here — the images stay inside the original .lottie file.