Sityn Image Optimizer

Deskripsyon

Sityn Image Optimizer integrates with the WordPress media uploader and optimizes image files in the browser before upload. It supports resizing, quality control, and conversion to WebP, JPG, PNG, and AVIF where supported.

The plugin processes selected images client-side, then passes the optimized files to the normal WordPress media upload flow.

Pag-install

  1. Upload the plugin folder to /wp-content/plugins/.
  2. Activate Sityn Image Optimizer from the Plugins screen.
  3. Open a media upload flow and configure the optimizer panel before selecting images.

FAQ

Does optimization happen on the server?

No. Image processing runs in the browser before the file is uploaded.

Does AVIF require browser support?

AVIF conversion uses a bundled WebAssembly encoder when native browser encoding is unavailable.

Mga Review

Wala pang reviews para sa plugin na ito.

Mga Contributor at Developer

Ang “Sityn Image Optimizer” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “Sityn Image Optimizer” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

1.0.0

  • Added AVIF conversion through a bundled WebAssembly encoder.
  • Improved upload interception coverage.
  • Updated the optimizer UI.