Drop a folder of images and videos, get web-ready assets.
bun installbun start- Drop a folder
- Pick mode:
- Fast - compress only, keep original dimensions
- Custom - set max width per file
- Get
{folder}-compressed/next to your input
bun start /path/to/folderRuns in fast mode (compress only, keep dimensions). Output goes to {folder}-compressed/.
Images: Converts to WebP at 75% quality
Videos: Converts to H.264 MP4 (CRF 28, AAC audio)
Preserves folder structure. Shows before/after file sizes.
Designers hand you 5MB PNGs and 100MB MOVs. This makes them web-ready.