Lottie Compress Optimize Lottie JSON files to significantly reduce the file size. Install npm install -D @duck4i/lottie-compress Usage import { processLottieJson} from "lottie-compress"; const res = await processLottieJson('./truck.json', './truck_out.json'); // ^ true