# Export Formats
Lottie Creator supports interactive Lottie formats and pre-rendered video and image formats for different platforms and workflows.

## Export Format Comparison

| Format                    | File Type | Best For                          | Interactivity | File Size  |
| ------------------------- | --------- | --------------------------------- | ------------- | ---------- |
| **Optimized dotLottie**   | `.lottie` | Production web apps               | Yes           | Smallest   |
| **dotLottie**             | `.lottie` | Editable interactive animations   | Yes           | Very small |
| **Optimized Lottie JSON** | `.json`   | Optimized compatibility           | No            | Medium     |
| **Lottie JSON**           | `.json`   | Mobile apps and universal support | No            | Medium     |
| **MP4**                   | `.mp4`    | Social media and video            | No            | Large      |
| **WebM**                  | `.webm`   | Websites and modern browsers      | No            | Medium     |
| **MOV**                   | `.mov`    | Professional video editing        | No            | Largest    |
| **GIF**                   | `.gif`    | Email and legacy platforms        | No            | Large      |
| **Google Ads**            | Various   | Google Ads campaigns              | No            | Varies     |
| **TGS**                   | `.tgs`    | Telegram stickers                 | No            | Small      |
