Title: Anek Image Optimizer
Author: surviving404
Published: <strong>26 marts, 2026</strong>
Last modified: 27 marts, 2026

---

Meklēt spraudņus

![](https://ps.w.org/anek-image-optimizer/assets/banner-772x250.png?rev=3492392)

![](https://ps.w.org/anek-image-optimizer/assets/icon-256x256.png?rev=3492392)

# Anek Image Optimizer

 Autors [surviving404](https://profiles.wordpress.org/surviving404/)

[Lejupielādēt](https://downloads.wordpress.org/plugin/anek-image-optimizer.1.0.1.zip)

 * [Sīkāka informācija](https://lv.wordpress.org/plugins/anek-image-optimizer/#description)
 * [Atsauksmes](https://lv.wordpress.org/plugins/anek-image-optimizer/#reviews)
 *  [Uzstādīšana](https://lv.wordpress.org/plugins/anek-image-optimizer/#installation)
 * [Attīstība](https://lv.wordpress.org/plugins/anek-image-optimizer/#developers)

 [Atbalsts](https://wordpress.org/support/plugin/anek-image-optimizer/)

## Apraksts

Anek Image Optimizer is a professional-grade image optimization plugin built for
speed, privacy, and flexibility. It is 100% free, runs entirely on your own server,
and ships with zero telemetry — your images never leave your infrastructure.

#### Multi-Library Engine

Most optimization plugins lock you into a single backend. Anek supports three simultaneously:

 * **Libvips** — the fastest image processing library available (the same engine
   used by Cloudinary and Sharp.js). Runs as a native binary for extreme throughput
   and minimal memory usage.
 * **Spatie Image** — PHP-native library with selectable GD or Imagick drivers.
 * **Intervention Image** — alternative PHP library with GD or Imagick drivers.

#### Next-Gen Format Output

 * Compress original **JPEG and PNG** files in-place.
 * Generate **WebP** sidecar files alongside originals.
 * Generate **AVIF** sidecar files alongside originals.
 * All three outputs from a single source image, in one operation.
 * Built-in Apache/LiteSpeed `.htaccess` rules and Nginx config snippets for zero-
   PHP server-level delivery — browsers that support AVIF or WebP get them automatically;
   others fall back gracefully.

#### Deep WordPress Integration

 * Optimize directly from the **Media Library** — per-image buttons appear in attachment
   details.
 * **Bulk optimization** — compress your entire media library in one click with 
   real-time progress.
 * **Auto-optimize on upload** — new images are processed the moment they are added.
 * **File-system deep scanner** — discovers and optimizes images outside `wp-content/
   uploads`, including theme images, plugin assets, and custom directories.

#### Preserve Originals

Toggle on “Preserve Originals” and a backup copy of every image is kept before compression.
Restore any image to its original state at any time with zero data loss.

#### Quality & Exclusion Controls

 * Adjustable quality slider (0–100) per compression run.
 * Strip EXIF metadata to reduce file size further.
 * Set a minimum file size threshold to skip images already small enough.
 * Exclude specific paths from bulk operations.

#### 100% Free, Zero Telemetry, Fully Self-Hosted

 * **No data leaves your server.** All processing happens locally.
 * **Zero telemetry** — no usage tracking, no analytics, no phone-home requests.
 * **No API keys, no accounts, no subscriptions.**
 * Full feature set available from day one with no freemium locks or upsells.

## Ekrānuzņēmumi

 * [[
 * Optimization dashboard with real-time bulk progress and storage savings.

## Uzstādīšana

 1. Upload the `anek-image-optimizer` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Navigate to **Anek Image Optimizer** in the admin sidebar to configure your settings.
 4. (Optional) Install Libvips on your server for maximum performance.

## BUJ

### What is Libvips and why does it matter?

Libvips is a low-memory, high-speed image processing library used by major image
CDNs like Cloudinary. It is significantly faster than GD or Imagick, especially 
for large images or bulk operations. The plugin auto-detects whether Libvips is 
available on your server.

### Does this plugin support AVIF?

Yes. AVIF output is supported via Libvips (fastest), Imagick (if compiled with AVIF
support), or Spatie/Intervention with an Imagick driver. The server environment 
tab shows exactly which formats your server can produce.

### Does my server need Libvips?

No. Libvips is optional. If it is not available, the plugin falls back to Spatie
Image or Intervention Image with GD or Imagick, both of which are standard on most
WordPress hosting.

### Are my original images safe?

Yes. Enable “Preserve Originals” in the settings and every original is backed up
before any compression is applied. You can restore individual images at any time.

### Does this plugin send images to a third-party service?

No. All optimization is performed locally on your server. No images, metadata, or
usage data is ever transmitted externally.

### Can I test which library produces the best results for my images?

Yes. The Lab Testing tab lets you upload any image and run it through all available
libraries simultaneously, showing you the compressed file size, savings percentage,
processing time, and a preview for each result.

## Atsauksmes

Par šo spraudni nav atsauksmju.

## Autori un izstrādātāji

“Anek Image Optimizer” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši
šādi cilvēki.

Līdzdalībnieki

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

[Tulkot “Anek Image Optimizer&#8221 savā valodā.](https://translate.wordpress.org/projects/wp-plugins/anek-image-optimizer)

### Vai jūs interesē attīstība?

[Pārlūkojiet kodu](https://plugins.trac.wordpress.org/browser/anek-image-optimizer/),
apmeklējiet[ SVN krātuvi ](https://plugins.svn.wordpress.org/anek-image-optimizer/)
vai abonējiet[ attīstības žurnālu](https://plugins.trac.wordpress.org/log/anek-image-optimizer/),
ko izveidojis [RSS](https://plugins.trac.wordpress.org/log/anek-image-optimizer/?limit=100&mode=stop_on_copy&format=rss).

## Izmaiņu žurnāls

#### 1.0.1

 * Removed generic `sd_` prefixes in favor of compliant and unconflicting `anekimg_`
   prefixes.
 * Updated `spatie/image` vendor package to version 3.9.4.
 * Updated readme description to adhere to length requirements.

#### 1.0.0

 * Initial Plugin Launch.

## Meta

 *  Versija **1.0.1**
 *  Pēdējo reizi atjaunots: **pirms 1 mēneša**
 *  Aktīvās instalācijas: **10+**
 *  WordPress versija ** 6.8 vai jaunāka **
 *  Pārbaudīts līdz: **7.0**
 *  PHP versija ** 8.3 vai jaunāka **
 *  Valoda
 * [English (US)](https://wordpress.org/plugins/anek-image-optimizer/)
 * Birkas:
 * [AVIF](https://lv.wordpress.org/plugins/tags/avif/)[compression](https://lv.wordpress.org/plugins/tags/compression/)
   [image optimization](https://lv.wordpress.org/plugins/tags/image-optimization/)
   [webp](https://lv.wordpress.org/plugins/tags/webp/)
 *  [Papildu skats](https://lv.wordpress.org/plugins/anek-image-optimizer/advanced/)

## Vērtējumi

Vēl nav iesniegta neviena atsauksme.

[Your review](https://wordpress.org/support/plugin/anek-image-optimizer/reviews/#new-post)

[Skatīt visas atsauksmes](https://wordpress.org/support/plugin/anek-image-optimizer/reviews/)

## Līdzdalībnieki

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

## Atbalsts

Jums ir kaut kas ko teikt? Vajadzīga palīdzība?

 [Skatīt atbalsta forumu](https://wordpress.org/support/plugin/anek-image-optimizer/)