trending

16h ago

We got accused of fake reviews. So we added Trustpilot.

Someone recently questioned whether the testimonials on LottieFyr were real.

Rather than argue about it, we added Trustpilot.

Now customers can leave feedback somewhere independent of us, good or bad.

A Lottie can look valid in JSON and still fail when rendered.

LottieFyr now checks 5 frames in both SVG + Canvas, shows before/after proof, and blocks repaired downloads if verification fails.

You can see the problem, the fix, and the proof before spending credits.

https://lottiefyr.com/lottie-fix

A Lottie is missing its images? You can now actually repair it.

Today I added automatic missing-image repair to LottieFyr.

Supply the missing PNG/JPEG, map it to the broken reference, preview the result, and download a portable, self-contained Lottie JSON.

Your Lottie is broken. Now you can find out why — and potentially fix it automatically. 🛠️

I just launched Lottie Repair Beta inside LottieFyr.

Upload a Lottie JSON diagnose it repair eligible problems verify the fix preview before/after download.

The assessment is free, cleanup/optimization fixes are free, and functional repairs are only charged after verification succeeds.

I just released a Lottie file scanner for developers

Upload a Lottie JSON or .lottie file and it checks for missing assets, font problems, renderer compatibility risks, expressions, excessive complexity, large embedded images, broken references, and structural issues.

It also shows the exact affected layer and JSON path instead of making you inspect the file manually.

11d ago

Would an automatic Lottie scan and repair tool help you?

I m exploring a new direction for LottieFyr: automatically finding and repairing common problems in Lottie files.

The idea:

  • Upload a Lottie JSON or .lottie file

  • Receive a free, downloadable report

  • See compatibility, rendering, file-size, asset, and structural problems

  • If an automatic fix is supported, receive a repaired file with a second verification report

  • If it cannot be repaired safely, you are told clearly and are not charged

3mo ago

I added SVG → Lottie conversion to Lottiefyr. Is this useful for designers and devs?

I originally built Lottiefyr to convert GIF and MP4 animations into Lottie files, but I kept thinking about another common problem: a lot of people already have clean SVG assets, but turning them into simple animated Lottie files is still annoying.

So I added a new SVG Lottie feature.

The idea is simple: upload a static SVG, choose an animation style, and export it as a Lottie file you can use in apps, websites, onboarding screens, buttons, loaders, or empty states.