Title: PicEte Image Optimizer
Author: wnpicete1
Published: <strong>31 jūlijs, 2026</strong>
Last modified: 13 augusts, 2026

---

Meklēt spraudņus

![](https://ps.w.org/picete-image-optimizer/assets/icon.svg?rev=3630058)

# PicEte Image Optimizer

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

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

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

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

## Apraksts

PicEte Image Optimizer brings professional-grade image optimization to WordPress
at no cost.

_Key Features:_

 * **Unlimited Smart Lossy Compression** — Adjust quality from 1-100 with a simple
   slider, or let the content-adaptive engine pick a perceptually-lossless setting
   per image (photo / UI / flat graphics). A Never-Worse guard guarantees the output
   is never larger than the original.
 * **WebP Conversion** — Convert images to next-generation WebP format automatically,
   with a visually-lossless tier for UI / logo / transparent (non-photo) images.
 * **AVIF Output (Batch)** — Optionally generate AVIF copies during bulk/Cron optimization;
   served to supporting browsers via when smaller than the original.
 * **Multiple Size Support** — Optimize full-size images and thumbnails in one pass.
 * **Privacy First** — All processing happens locally on your server by default.
   No external calls, no data leaves your site. An optional cloud API tier (reSmush.
   it / TinyPNG) is available but disabled by default and requires explicit opt-
   in.
 * **Secure Backups** — Automatic backup before optimization with configurable retention.
 * **Flexible Drivers** — Quality-first engine: prefers fast system CLI tools (jpegoptim,
   cjpeg, pngquant, optipng, oxipng), then Imagick, then GD.
 * **Batch Processing** — Re-optimize existing media library with cursor-based bulk
   optimization.
 * **Zero Ad Experience** — Clean backend without upgrade prompts, affiliate links,
   or commercial banners.
 * **Online Tools at [PicEte.com](https://picete.com/?utm_source=wp_plugin&utm_medium=readme&utm_campaign=picete_optimizer&utm_content=features_link)**—
   Free browser-based image compression, WebP conversion, and format comparison 
   tools.

_Why PicEte?_

Most image optimization plugins either charge for advanced features or flood your
admin panel with ads. PicEte takes a different approach: powerful, unlimited optimization
completely free, supported by [PicEte.com](https://picete.com).

_Typical Savings:_

 * JPEG: 40-70% size reduction with content-adaptive quality
 * PNG: 30-60% size reduction with lossless optimization and smart quantization
 * WebP: Additional 25-35% savings over JPEG

### Reviews

_Performance Considerations:_

Large images may take several seconds to process. For sites with many images, use
the bulk optimization feature which runs via cursor-based pagination.

_CLI Tools (Optional):_

For best performance, install jpegoptim and pngquant on your server:
 `bash

Ubuntu/Debian

sudo apt-get install jpegoptim pngquant

CentOS/RHEL

sudo yum install jpegoptim pngquant
 `

The plugin automatically falls back to Imagick or GD if CLI tools are unavailable.

## Uzstādīšana

 1. Upload `picete-image-optimizer` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Configure settings in Media > PicEte Optimizer

## BUJ

### Does this plugin send my images to external servers?

No. By default all image processing happens locally on your server using PHP extensions
or CLI tools, and your images never leave your site. The only exception is the optional
cloud API tier (reSmush.it / TinyPNG), which is disabled by default and only sends
images to a third-party server after you explicitly enable it on the settings page.

### How does the comparison slider work?

The Media Library gets an “Optimize & Compare” button that opens a side-by-side 
slider. Drag the handle to instantly see the difference between original and optimized
versions. This helps you find the perfect quality setting for your images.

### What backup options are available?

Original images are automatically backed up to `wp-content/uploads/picete-backups/`
before optimization. The directory is protected with `.htaccess` (Apache) or `deny
all` (Nginx) rules. You can configure retention period (e.g., 30 days) and maximum
total backup size (e.g., 5 GB) in settings. Backups can be restored individually
or in bulk.

### Can I bulk-optimize existing images?

Yes. Navigate to Media > Library and use the “Bulk Optimize” button. The plugin 
processes images in the background using cursor-based pagination, handling tens 
of thousands of images reliably. Progress is tracked and you can pause/resume at
any time.

### What are the server requirements?

 * PHP 7.4 or higher
 * WordPress 6.0 or higher
 * One of: Imagick extension, GD extension, or CLI tools (jpegoptim, pngquant)

System CLI tools are preferred when installed; the plugin automatically falls back
to Imagick or GD otherwise.

### Is this really free?

Yes, completely free. No ads, no upgrade prompts, no limits. Powered by PicEte.com
as a brand extension to the WordPress community.

### Where can I find more image optimization tools?

Visit [PicEte.com](https://picete.com/?utm_source=wp_plugin&utm_medium=readme_faq&utm_campaign=picete_optimizer&utm_content=faq_link)
for free online image compression tools, including bulk format conversion and quality
comparison. All tools are free, no account required.

## Atsauksmes

Par šo spraudni nav atsauksmju.

## Autori un izstrādātāji

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

Līdzdalībnieki

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

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

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

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

## Izmaiņu žurnāls

#### 1.3.0

 * Optional cloud API compression (off by default): reSmush.it (zero-config) and
   TinyPNG (API key) extra compression pass on full-size originals
 * Strict Never-Worse guarantee: cloud results replace local output only when strictly
   smaller; any provider failure falls back silently to the local result
 * Privacy-first default unchanged — images leave your site only after you explicitly
   enable the cloud tier on the settings page

#### 1.2.0

 * Visually-lossless WebP tier for UI / logo / transparent (non-photo) images, chosen
   automatically per image
 * Batch-only AVIF output (opt-in): AVIF copies during bulk/Cron optimization when
   avifenc is available, served to supporting browsers

#### 1.1.1

 * WordPress.org review compliance fixes
 * Proper output escaping (esc_html__ + wp_kses) for footer link
 * Path traversal protection for .htaccess write operations
 * Removed redundant load_plugin_textdomain() (WP 4.6+ automatic)

#### 1.1.0

 * Enhanced Imagick PNG adaptive color quantization with alpha channel protection
 * Advanced WebP encoding parameters with balanced and extreme presets
 * Progressive JPEG and conditional 4:2:0 chroma subsampling for large images
 * GD driver alpha protection preventing black backgrounds on transparent PNGs

#### 1.0.0

 * Initial release
 * FlexEngine lossy compression with CLI/Imagick/GD driver pipeline
 * WebP generation with frontend <picture> tag rewriting
 * One-page dashboard with quality sliders and health diagnostics
 * Media Library A/B comparison slider
 * Automatic original image backup with secure restore
 * Bulk media library optimization with cursor pagination
 * Privacy-first: all processing on your server
 * Zero ads: no upgrade prompts or commercial banners
 * Full i18n support (Text Domain: picete-image-optimizer)
 * [Full release notes on PicEte.com](https://picete.com/?utm_source=wp_plugin&utm_medium=changelog&utm_campaign=picete_optimizer&utm_content=changelog_1.0.0)

## Meta

 *  Versija **1.3.0**
 *  Pēdējo reizi atjaunots: **pirms 10 stundas**
 *  Aktīvās instalācijas: **Mazāk par 10**
 *  WordPress versija ** 6.0 vai jaunāka **
 *  Pārbaudīts līdz: **7.0.4**
 *  PHP versija ** 7.4 vai jaunāka **
 *  Valoda
 * [English (US)](https://wordpress.org/plugins/picete-image-optimizer/)
 * Birkas:
 * [image compression](https://lv.wordpress.org/plugins/tags/image-compression/)
   [image optimizer](https://lv.wordpress.org/plugins/tags/image-optimizer/)[media](https://lv.wordpress.org/plugins/tags/media/)
   [performance](https://lv.wordpress.org/plugins/tags/performance/)[webp](https://lv.wordpress.org/plugins/tags/webp/)
 *  [Papildu skats](https://lv.wordpress.org/plugins/picete-image-optimizer/advanced/)

## Vērtējumi

Vēl nav iesniegta neviena atsauksme.

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

[Skatīt visasatsauksmes](https://wordpress.org/support/plugin/picete-image-optimizer/reviews/)

## Līdzdalībnieki

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

## Atbalsts

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

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