atonamy/images-to-webp-m 📝🔢🖼️❓ → 🖼️

▶️ 103 runs 📅 Oct 2025 ⚙️ Cog 0.16.8
animated-webp animation-export image-to-video sticker-generation

About

Convert a ZIP of ordered PNG/WebP frames into a WebM or WebP animation using ffmpeg, with quality, frame-rate, and size controls.

Example Output

Output

Performance Metrics

2.26s Prediction Time
2.27s Total Time
All Input Parameters
{
  "size": "512x512",
  "quality": 70,
  "frame_rate": 16,
  "images_zip": "https://replicate.delivery/pbxt/NpfsmQkAvAUcgBPRQJsSrLUGar4lnxwWzSagskQBWlK7xUJd/frames.zip",
  "output_format": "webm"
}
Input Parameters
size Type: stringDefault: 512x512
Output resolution WIDTHxHEIGHT (8-4096 px, e.g., 512x512).
quality Type: numberDefault: 70Range: 0 - 100
Quality slider (0-100, higher = better quality).
frame_rate Type: integerDefault: 16Range: 1 - 30
Output frame rate in frames per second.
images_zip Type: string
ZIP archive containing image frames (PNG or WebP).
output_format Default: webm
Video format to export.
Output Schema

Output

Type: stringFormat: uri

Version Details
Version ID
213adf6c2b7a3ff73311b63fee4269458335ef9018461e7e7412922b030d4489
Version Created
October 5, 2025
Run on Replicate →