Title: OZD ImageFileX
Author: sadikozdogan
Published: <strong>2026 年 8 月 16 日</strong>
Last modified: 2026 年 8 月 17 日

---

搜索插件

![](https://s.w.org/plugins/geopattern-icon/ozd-imagefilex.svg)

# OZD ImageFileX

 作者：[sadikozdogan](https://profiles.wordpress.org/sadikozdogan/)

[下载](https://downloads.wordpress.org/plugin/ozd-imagefilex.1.0.0.zip)

 * [详情](https://cn.wordpress.org/plugins/ozd-imagefilex/#description)
 * [评价](https://cn.wordpress.org/plugins/ozd-imagefilex/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/ozd-imagefilex/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/ozd-imagefilex/#developers)

 [支持](https://wordpress.org/support/plugin/ozd-imagefilex/)

## 描述

OZD ImageFileX provides image conversion and text-to-image tools in the WordPress
administration area. It does not register a shortcode or add a public upload form.

#### Image conversion

 * Select one or more images from the WordPress Media Library.
 * Upload up to 30 images in one request, with a maximum of 20 MB per file.
 * Create JPEG, PNG, WebP, and AVIF output when the server supports the selected
   format.
 * Resize while preserving the aspect ratio or crop to exact dimensions.
 * Set width, height, and output quality.
 * Save results to the Media Library, download them, or do both.
 * Download multiple results as a ZIP file when ZipArchive is available.
 * Apply common Instagram, Facebook, and LinkedIn dimensions.

#### Text to image

 * Create images from text with bundled DejaVu Sans, Noto Sans, and Open Sans fonts.
 * Control font weight, font size, colors, padding, line height, quality, and alignment.
 * Use GD with FreeType or Imagick, depending on the server configuration.

#### Administration and security

 * Review image-library and format support on the System Status screen.
 * Use random, user-bound download links that expire after 30 minutes.
 * Keep download-only output in the server temporary directory.
 * Remove downloaded files immediately and clean abandoned temporary files with 
   a scheduled task.
 * Allow only logged-in users with the upload_files capability to process images.

#### Languages

The source language is English and a complete Turkish translation is bundled. Administrators
can choose Use the WordPress language, Turkish, or English from OZD ImageFileX >
Settings. Additional WordPress.org language packs can be added later without changing
the plugin architecture.

The plugin uses the WordPress image editor API for normal image conversion. WordPress
selects an available compatible editor, such as GD or Imagick.

### External services and privacy

All image and text processing takes place on the WordPress server. OZD ImageFileX
does not send uploaded images, entered text, site information, or usage data to 
ImageFileX or another external service.

The Help, Documentation, and Support screens contain optional links to pages operated
by the plugin author on imagefilex.com:

 * Help: https://www.imagefilex.com/sayfa.php?sayfa=yardim
 * Frequently asked questions: https://www.imagefilex.com/sayfa.php?sayfa=sss
 * Contact: https://www.imagefilex.com/sayfa.php?sayfa=iletisim
 * Privacy policy: https://www.imagefilex.com/sayfa.php?sayfa=gizlilik-politikasi
 * Terms of use: https://www.imagefilex.com/sayfa.php?sayfa=kullanim-sozlesmesi

No connection to imagefilex.com is made unless an administrator opens one of these
links. Opening an external page sends the normal web request information, such as
the visitor’s IP address and browser headers, directly to imagefilex.com. It does
not send images or text processed by the plugin.

### Third-party licenses

Bundled font attribution, source, and license information is available in THIRD-
PARTY-LICENSES.txt.

## 屏幕截图

[⌊Convert and resize images selected from the WordPress Media Library or uploaded
from your computer.⌉⌊Convert and resize images selected from the WordPress Media
Library or uploaded from your computer.⌉[

Convert and resize images selected from the WordPress Media Library or uploaded 
from your computer.

[⌊Prepare images using predefined dimensions for popular social media platforms.⌉⌊
Prepare images using predefined dimensions for popular social media platforms.⌉[

Prepare images using predefined dimensions for popular social media platforms.

[⌊Choose the OZD ImageFileX interface language or use the current WordPress language.⌉⌊
Choose the OZD ImageFileX interface language or use the current WordPress language
.⌉[

Choose the OZD ImageFileX interface language or use the current WordPress language.

## 安装

 1. Upload the plugin ZIP from Plugins > Add New > Upload Plugin, or install it from
    the WordPress.org Plugin Directory.
 2. Activate OZD ImageFileX.
 3. Open OZD ImageFileX from the WordPress administration menu.
 4. Review the System Status tab before using WebP, AVIF, ZIP, or text-to-image features.
 5. Optionally choose the plugin language from OZD ImageFileX > Settings.

## 常见问题

### Does the plugin add a shortcode or public upload form?

No. All tools run in the WordPress administration area. Image-processing actions
require a logged-in user with the upload_files capability.

### Is GD required?

No. Standard image conversion uses the WordPress image editor API, which can use
GD or Imagick. Text-to-image generation requires either GD with FreeType or Imagick.

### Why is AVIF or WebP unavailable?

Format support depends on the GD or Imagick build installed by the hosting provider.
Review the System Status screen for the capabilities detected on the server.

### Are original Media Library files overwritten?

No. The plugin creates a new, uniquely named output file.

### What happens to download-only files?

Download links are random, tied to the current user, and expire after 30 minutes.
Download-only files are stored in the server temporary directory and deleted after
download. A daily scheduled task removes abandoned plugin temporary files.

### How do I change the plugin language?

Open OZD ImageFileX > Settings and choose Use the WordPress language, Turkish, or
English. The setting affects OZD ImageFileX only.

### Does the plugin send my images to imagefilex.com?

No. Image and text processing is local to the WordPress server. The plugin connects
to imagefilex.com only when an administrator chooses to open an external help, FAQ,
or contact link.

## 评价

此插件暂无评价。

## 贡献者及开发者

「OZD ImageFileX」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ sadikozdogan ](https://profiles.wordpress.org/sadikozdogan/)

[帮助将「OZD ImageFileX」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/ozd-imagefilex)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/ozd-imagefilex/)，查看
[SVN仓库](https://plugins.svn.wordpress.org/ozd-imagefilex/)，或通过[RSS](https://plugins.trac.wordpress.org/log/ozd-imagefilex/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/ozd-imagefilex/)。

## 更新日志

#### 1.0.0

 * Initial release.
 * Added Media Library and direct-upload conversion workflows.
 * Added aspect-ratio-preserving resize, crop, quality, and pixel controls.
 * Added bulk conversion, secure downloads, and ZIP downloads.
 * Added Instagram, Facebook, and LinkedIn presets.
 * Added text-to-image generation with bundled fonts and GD/Imagick support.
 * Added System Status, Help, Documentation, Support, and Settings screens.
 * Added English source strings, a complete Turkish translation, and a plugin language
   selector.
 * Added the Ozdemag\ImageFileX namespace and ozdemag-prefixed global identifiers.

## 额外信息

 *  版本 **1.0.0**
 *  最后更新：**2 天前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 6.4 或更高版本 **
 *  已测试的最高版本为 **7.0.4**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/ozd-imagefilex/)
 * 标签
 * [AVIF](https://cn.wordpress.org/plugins/tags/avif/)[image](https://cn.wordpress.org/plugins/tags/image/)
   [image converter](https://cn.wordpress.org/plugins/tags/image-converter/)[media library](https://cn.wordpress.org/plugins/tags/media-library/)
   [webp](https://cn.wordpress.org/plugins/tags/webp/)
 *  [高级视图](https://cn.wordpress.org/plugins/ozd-imagefilex/advanced/)

## 评级

尚未提交反馈。

[您的评价](https://wordpress.org/support/plugin/ozd-imagefilex/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/ozd-imagefilex/reviews/)

## 贡献者

 *   [ sadikozdogan ](https://profiles.wordpress.org/sadikozdogan/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/ozd-imagefilex/)