Cosa c'è di Nuovo
Rimani aggiornato con gli ultimi update, funzionalità e miglioramenti
Tutte le Versioni:
Tutti i Tipi:
v1.1.0
MinorCLIGetWebP CLI v1.1.0 — Auto Quality, HEIC/AVIF input support, and zero native dependencies.
Apr 5, 2026•Today
🎉Nuove Funzionalità
- Auto Quality (SSIM): Automatically finds the optimal WebP quality for each image. No more guessing — every file gets the smallest size that preserves visual fidelity. Disable with `--no-auto-quality`.
- HEIC & AVIF Input Support: Now accepts HEIC (iPhone photos) and AVIF images as input — convert them to WebP directly.
- Size Guard: WebP output is never larger than the original. If conversion would increase file size, the original is kept with metadata stripped.
✨Miglioramenti
- Zero Native Dependencies: No more native compilation issues — install is instant on any platform with zero system dependencies.
v1.0.0
MajorCLIGetWebP CLI v1.0.0 is here — convert images to WebP, AVIF, and PNG from your terminal. Fast, offline, privacy-first.
Apr 2, 2026•3 days ago
🎉Nuove Funzionalità
- CLI Launch: Install with `npx getwebp@latest` and start converting images from the command line. Supports WebP, AVIF, and PNG output formats.
- Batch & Glob Processing: Convert entire directories or use glob patterns to process hundreds of images in one command.
- Watch Mode: Automatically convert new or changed images in a directory with `--watch` mode — ideal for development workflows.
- Quality & Resize Controls: Fine-tune output quality and resize images with `--quality` and `--width`/`--height` flags.
- Offline & Private: All processing happens locally on your machine. No images are uploaded anywhere — your files stay private.
v1.0.3
PatchChrome ExtensionGetWebP Chrome Extension is now live on the Chrome Web Store — convert images to WebP locally, for free.
Mar 25, 2026•1 weeks ago
🎉Nuove Funzionalità
- Chrome Web Store Launch: GetWebP is now publicly available on the Chrome Web Store. Install in one click and start converting images immediately.
- Local WebP Conversion: Convert PNG and JPG images to WebP entirely in your browser — no files are ever uploaded to a server, keeping your data fully private.
- Batch Processing: Select and convert multiple images at once, saving time on repetitive tasks.
- Right-click Context Menu: Right-click any image on any webpage to convert it to WebP instantly, without opening the extension popup.
- Adjustable Quality Settings: Fine-tune the output quality to balance file size and visual fidelity for each use case.