Linux 软件免费装
Banner图

SPINX Digital Image Converter

开发者 spinxdigitaldev
更新时间 2026年6月17日 13:09
PHP版本: 8.0 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

media library compress images webp image optimization convert webp

下载

1.0.2 1.0.1

详情介绍:

安装:

WordPress Admin Method
  1. In your WordPress admin, go to Plugins > Add New.
  2. Search for SPINX Digital Image Converter.
  3. Click Install Now, then Activate.
  4. Open WebP Optimizer from the WordPress admin menu.
FTP Method
  1. Upload the spinx-digital-image-converter folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Open WebP Optimizer from the WordPress admin menu.
After Activation
  1. Review the conversion engine (GD or ImageMagick) and delivery settings.
  2. Run Bulk Convert to process existing images, or leave auto-convert enabled to handle new uploads automatically.

屏幕截图:

  • Bulk Convert screen showing progress and the image status table
  • Settings screen with conversion engine and delivery controls
  • Media Library integration with per-image convert action
  • Media Library integration with per-image restore action

升级注意事项:

1.0.6 Adds compatibility with media offload / CDN plugins (convert and restore offloaded images) and improves thumbnail-regeneration handling. Recommended for all users, especially sites using remote media storage. 1.0.2 Adds compatibility with media offload / CDN plugins (convert and restore offloaded images) and improves thumbnail-regeneration handling. Recommended for all users, especially sites using remote media storage. 1.0.1 Includes performance, compatibility, security, WebP conversion, restoration, and mobile responsiveness improvements. Recommended for all users. 1.0.0 Initial public release.

常见问题:

Which image types can this plugin convert?

The plugin supports JPEG, PNG, and GIF input formats, and converts them all to WebP. WordPress-generated thumbnail sizes are converted automatically alongside the original.

Does the plugin convert thumbnails too?

Yes. The plugin converts the main attachment file and all WordPress-generated image sizes when available.

Does this plugin send my images to an external service?

No. All conversion and bulk-processing code is first-party and runs entirely on your own server using GD or ImageMagick. No external services are contacted and no third-party libraries are bundled.

Can it convert images automatically on upload?

Yes. Automatic conversion can be enabled so every newly uploaded JPEG, PNG, or GIF is converted to WebP the moment it's added to your Media Library.

What happens during bulk conversion?

The plugin prepares the image list, processes images in batches, updates progress live in the admin UI, and records the results in the dashboard so you can track converted, pending, and failed images as it runs.

Can I restore the original images?

Yes. The plugin can remove the generated WebP files and switch delivery back to your original media files at any time — for a single image or in bulk.

Does it support both ImageMagick and GD?

Yes. The plugin supports both engines, with automatic detection depending on availability and your selected settings.

How do I get support?

When opening a support request, please include:

  • WordPress version
  • PHP version
  • Selected image engine (GD or ImageMagick)
  • Steps to reproduce the issue

更新日志:

1.0.2 1.0.1 1.0.0