Linux 软件免费装
Banner图

RelahConvert Image Tools

开发者 brightagbomado
更新时间 2026年4月16日 10:07
PHP版本: 7.2 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

media library image editor meme generator passport photo image tools

下载

1.0.0

详情介绍:

RelahConvert Image Tools is a Media Library extension that integrates 38 image tools under a single plugin. Click a tool button on any attachment, process the image on RelahConvert.com, and the result is sent back to your Media Library automatically. Individual tools in this plugin's toolkit — watermarking, compression, meme generation, passport photos — also exist as standalone plugins in the directory. What this plugin offers is the combination and round-trip workflow: The 38 tools Where Processing Happens 35 of the 38 tools run entirely in the user's browser using JavaScript and the Canvas API. Your image never leaves the device for these tools: compress, resize, resize-in-kb, crop, rotate, flip, grayscale, watermark, round-corners, image-to-ico, merge-images, image-splitter, pixelate, blur-face (face detection runs locally), meme-generator, and 20+ format conversions (JPG, PNG, WebP, GIF, BMP, TIFF, SVG, HEIC, PDF in both directions). 3 tools use external services because the work can't be done in the browser: Optional, only if the user signs in: Save to Account uploads the processed file to Supabase Storage so it can be re-downloaded later. Sign-in is not required to use any tool. Seamless WordPress Integration Click a tool button in the Media Library → image opens on RelahConvert.com with your image auto-loaded → process it → click "Send to WordPress" → processed image lands back in your Media Library. No manual download and re-upload. How It Works
  1. Go to your WordPress Media Library.
  2. Click any RelahConvert action button on an image (Compress, Watermark, Resize, Remove BG, or More Tools).
  3. The tool opens on RelahConvert.com with your image auto-loaded.
  4. Process your image with one click.
  5. Click "Send to WordPress" to add the processed image directly back to your Media Library.
Third-Party Services This plugin loads the processing UI from RelahConvert.com. When you click a tool button in the Media Library, your browser opens RelahConvert.com with your image auto-loaded. What happens there depends on which tool you choose: By using this plugin, you agree to RelahConvert's Terms of Service and Privacy Policy, and to the terms of any third-party service you choose to use through it. CORS Configuration On activation, this plugin adds a CORS header to your wp-content/uploads/.htaccess file to allow RelahConvert.com to load your images for processing: Header set Access-Control-Allow-Origin "https://relahconvert.com" This rule is automatically removed when the plugin is deactivated. Features

安装:

  1. Upload the relahconvert-image-tools folder to /wp-content/plugins/.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Go to Settings > RelahConvert to see all available tools.
  4. Open your Media Library to start using the action buttons.

屏幕截图:

  • Image auto-loaded on RelahConvert with Send to WordPress button.
  • Settings page with all available tools.

升级注意事项:

1.0.0 Initial release.

常见问题:

Does this plugin upload my images to a server?

For 35 of the 38 tools (compress, resize, crop, rotate, flip, watermark, format conversions, merge, splitter, pixelate, blur face, meme generator, round corners, etc.), all processing happens in your browser. Your files never leave your device. For Remove Background and Passport Photo, your image is uploaded to the Remove.bg API for AI processing. For HTML to Image, a URL you type (not one of your images) is sent to ApiFlash to be screenshotted. These three tools require a server roundtrip because the work can't be done client-side. If you choose to sign in and use Save to Account, the processed file is stored on Supabase Storage.

Is it free?

Yes. All tools are free to use. No account is required for processing. No watermark is added to output. Optional sign-in unlocks cloud-saved files and preference sync across devices.

Do I need an API key?

No. You do not need to provide any API keys. The plugin uses short-lived authentication tokens to send processed images back to your WordPress site, and all third-party API calls (Remove.bg, ApiFlash) are proxied through RelahConvert — you never see or manage those keys.

Does it work with the Block Editor (Gutenberg)?

Yes. The plugin adds action buttons in the media library modal used by both the Classic Editor and Block Editor.

What does "Send to WordPress" do?

After processing an image on RelahConvert.com, you can click "Send to WordPress" to upload the processed image directly to your WordPress Media Library without manually downloading and re-uploading.

Does this plugin modify my .htaccess file?

Yes. On activation, the plugin adds a CORS header to wp-content/uploads/.htaccess to allow RelahConvert.com to load your images. This is removed on deactivation.

更新日志:

1.0.0