Linux 软件免费装
Banner图

Eliptum Cover Image Optimizer

开发者 eliptum
更新时间 2026年6月12日 23:22
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

featured image image crop cover image client-side optimizer plugin-images

下载

1.1.2 1.1.3 1.1.4

详情介绍:

Eliptum Cover Image Optimizer introduces an asynchronous, sandboxed client-side processing workstation running completely within the user's local browser environment. By manipulating pixels strictly via HTML5 canvas operations, it completely isolates production web servers from standard memory-intensive image handling overhead. Users can safely load local resources via drag-and-drop mechanics, execute real-time relative crops, target dedicated layout viewport presets (1200x628, 1600x900, 1920x1080, 800x450), and save results locally or directly into the native WordPress Media Library. The utility features complex lightweight filtering math including granular levels (black/white points), gamma distribution modifications, contrast adjustment matrices, pixel saturation alterations, channel-specific balances, high-pass sharpening kernels, and gray/heat/cyan/gold color mappings. For WordPress developers and open-source creators, this workspace functions as a complete asset generation kit to build graphics for the official WordPress.org plugin repository. Using the specialized "Download For Plugin" pipeline, the utility automatically scales and center-crops any source image into the four exact required deployment formats: a normal banner (banner-772x250.jpg), a high-DPI retina banner (banner-1544x500.jpg), a standard square icon (icon-128x128.png), and a high-DPI retina square icon (icon-256x256.png). These can be downloaded instantly in a single action to place directly inside your SVN assets directory.

安装:

  1. Upload the eliptum-cover-image-optimizer folder structure to your /wp-content/plugins/ directory.
  2. Toggle activation within your WordPress Plugins admin window.
  3. Simply navigate through your admin dashboard and click on Tools -> Eliptum Optimizer to access the unified workbench workspace.

常见问题:

Does this framework introduce memory leaks or heavy server loads?

No. Because execution parameters map directly onto local client-side hardware via canvas processing loops, your production web host encounters absolutely zero performance impact.

Why do certain direct remote URLs throw security alerts?

Browsers strictly enforce Cross-Origin Resource Sharing (CORS) specifications. Remote servers hosting files must explicitly supply permissive headers to allow deep browser pixel operations. Using the local drag-and-drop file uploader completely bypasses this browser rule.

更新日志:

1.1.4 1.1.3 1.1.2