StashPress : WebP Image Conversion

Опис

  • One-click bulk scan and convert of your entire Media Library, in safe small batches so it works even on shared hosting.
  • Converts the full-size image plus every registered thumbnail size (thumbnail, medium, large, etc.).
  • Auto-converts every new image the moment it’s uploaded.
  • Adjustable quality slider (default 82 — a strong quality/size balance).
  • Originals are never deleted; .webp files are created alongside them.
  • On the frontend, visitors whose browser supports WebP are automatically served the .webp version; everyone else still gets the original — no broken images, ever.
  • Works with GD or Imagick, whichever your server has.

Встановлення

  1. Upload the stashpress-webp-image-conversion folder to /wp-content/plugins/.
  2. Activate the plugin from the Plugins screen.
  3. Go to Media > StashPress WebP to run your first scan and adjust settings.

Часті питання

Will this delete or replace my original images?

No. Originals are always kept. The plugin only adds .webp files next to them and serves the .webp version to supporting browsers.

What if my server doesn’t support WebP?

The plugin will show a notice on the settings page telling you GD/Imagick WebP support isn’t available. Most modern hosts support this by default.

Does it handle image sizes generated by page builders (Elementor etc.)?

Yes — it converts every size registered in WordPress’s attachment metadata, which covers sizes added by themes and builders like Elementor.

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“StashPress : WebP Image Conversion” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “StashPress : WebP Image Conversion” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.0.3

  • Rebranded to StashPress : WebP Image Conversion.
  • Removed all trialware/limit caps to offer 100% free unlimited WebP conversion.
  • Refactored output buffering and asset structure to comply fully with WordPress.org guidelines.

1.0.0

  • Initial release: bulk convert, auto-convert on upload, frontend WebP serving, adjustable quality, stats dashboard.