Basic Image Converter and Optimizer

설명

Basic Image Converter and Optimizer automatically creates optimized WebP and AVIF versions of your uploaded JPEG and PNG images using ImageMagick. This helps reduce bandwidth usage and improves page load times while keeping your original images unchanged.

Features

  • Automatic conversion of JPEG and PNG uploads to WebP and AVIF formats
  • Configurable quality settings for WebP and AVIF
  • Server capability detection and reporting
  • Enable/disable formats based on server support
  • Debug logging for troubleshooting
  • Media library integration showing optimized formats

Requirements

  • PHP 7.4 or higher
  • ImageMagick PHP extension
  • WordPress 5.0 or higher

설치

  1. Upload the plugin files to /wp-content/plugins/basic-image-converter-optimizer/
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Go to Settings > Image Optimizer to configure the plugin
  4. Upload images to test the optimization

FAQ

What image formats are supported?

The plugin processes JPEG and PNG uploads and can create WebP and AVIF versions if your server supports them.

Will this replace my original images?

No, the original images are kept unchanged. The optimized versions are created as separate files.

What if my server doesn’t support WebP or AVIF?

The plugin will detect your server capabilities and only create formats that are supported. You can see the server capabilities in the plugin settings.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Basic Image Converter and Optimizer”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Basic Image Converter and Optimizer”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.0

  • Initial release
  • WebP and AVIF conversion support
  • Configurable quality settings
  • Server capability detection