Title: Advanced Pixel Editor
Author: Rafael Minuesa
Published: <strong>22 Ocak 2026</strong>
Last modified: 17 Ağustos 2026

---

Eklentilerde ara

![](https://ps.w.org/advanced-pixel-editor/assets/banner-772x250.png?rev=3651418)

![](https://ps.w.org/advanced-pixel-editor/assets/icon-256x256.png?rev=3445134)

# Advanced Pixel Editor

 [Rafael Minuesa](https://profiles.wordpress.org/rafaelminuesa/) tarafından

[İndir](https://downloads.wordpress.org/plugin/advanced-pixel-editor.3.6.1.zip)

 * [Detaylar](https://tr.wordpress.org/plugins/advanced-pixel-editor/#description)
 * [Değerlendirmeler](https://tr.wordpress.org/plugins/advanced-pixel-editor/#reviews)
 *  [Kurulum](https://tr.wordpress.org/plugins/advanced-pixel-editor/#installation)
 * [Geliştirme](https://tr.wordpress.org/plugins/advanced-pixel-editor/#developers)

 [Destek](https://wordpress.org/support/plugin/advanced-pixel-editor/)

## Açıklama

Stop leaving WordPress to edit your images. Advanced Pixel Editor brings Photoshop-
grade image processing — powered by **ImageMagick** — directly into your dashboard.
Select any image from your Media Library, fine-tune contrast and sharpness with 
live preview, and save the result without ever opening a desktop app.

**Advanced image editing within WordPress.** Sigmoidal contrast adjustment and unsharp
masking — the same core algorithms used by Photoshop and Lightroom — with precision
sliders that update the preview instantly. Drag the built-in before/after comparison
slider to evaluate your edits side-by-side with the original.

**Works right where you already are.** Open the editor from the Media Library grid
view, list view, or attachment edit screen. Your edited image can be saved as a 
new file or used to replace the original (with automatic backup and one-click restore).

#### What You Can Do

 * **Sigmoidal Contrast** — The same gradual, tone-preserving contrast curve used
   by Photoshop and Lightroom
 * **Unsharp Mask** — Professional sharpening with independent amount, radius, and
   threshold controls — identical to Photoshop’s Filter  Sharpen  Unsharp Mask
 * **Real-time Preview** — Every slider change renders instantly via ImageMagick
   on the server
 * **Before / After Slider** — Draggable comparison overlay to evaluate edits at
   a glance
 * **Save As New or Replace** — Keep the original untouched, or overwrite it with
   automatic backup
 * **Restore Original** — One click to revert a replaced image
 * **Crop & Resize** — Interactive crop overlay with aspect ratio presets (free,
   1:1, 4:3, 16:9), resize with aspect lock, and DPI controls
 * **Rotate & Flip** — Free rotation with 45 and 90 degree presets, plus horizontal
   and vertical mirroring
 * **Deep Media Library Integration** — “Advanced Editor” buttons in grid modal,
   list view, and attachment page
 * **Fully Responsive** — Works on desktop, tablet, and mobile
 * **Accessible** — Full keyboard navigation, ARIA labels, and screen reader support

#### Upgrade to Pro

Need more than contrast, sharpening, crop, rotate and flip? [**Advanced Pixel Editor Pro**](https://prowoos.com/shop/web-development/plugins/advanced-pixel-editor-pro/)
adds these tools to the same editor:

 * **Advanced Filters.** Brightness, saturation, hue, auto levels, sepia, vignette,
   Gaussian blur, noise reduction and emboss, all with live preview
 * **Watermarking.** Text watermarks (size, color, opacity, rotation) or image watermarks
   from your Media Library, with a 9-point position grid and tiling
 * **Batch Processing.** Apply contrast, sharpness, brightness, saturation and hue
   to many images at once, processed in the background with progress tracking, saved
   as new files or replacing the originals
 * **Zoom & Pan.** Magnify the preview up to 8x to judge fine detail while you edit

[View pricing and features](https://prowoos.com/shop/web-development/plugins/advanced-pixel-editor-pro/)

#### Powered by ImageMagick – The Industry-Standard Open-Source Image Engine

Advanced Pixel Editor is powered by [ImageMagick](https://imagemagick.org/), the
leading free and open-source software suite for creating, editing, converting, and
manipulating digital images. First conceived in 1987 and publicly released in 1990,
ImageMagick remains a foundational tool in digital imaging nearly four decades later.

It delivers battle-tested algorithms that power professional workflows worldwide—
many of which are functionally equivalent (or directly comparable) to those found
in premium tools like Adobe Photoshop and Lightroom, including:

 * **Sigmoidal contrast** for natural, highlight-preserving brightening and dynamic
   range adjustments
 * **Unsharp masking** for precise sharpening with controllable halo suppression
 * **Lanczos resampling** (and other high-quality filters) for crisp resizing and
   scaling

All processing runs securely server-side via the mature PHP Imagick extension, which
binds directly to ImageMagick’s core libraries. This gives your WordPress site professional-
grade image manipulation without relying on client-side JavaScript limitations or
third-party cloud dependencies.

#### Requirements & Hosting Compatibility

The plugin requires the **Imagick PHP extension** (not the older deprecated GD-only
fallback).

Most modern hosting providers (including SiteGround, Kinsta, WP Engine, Flywheel,
Cloudways, and the majority of VPS/dedicated servers running PHP 8.1+) have Imagick
pre-installed or available with one support ticket. If your host does not have it
enabled:

 1. Open a quick support ticket asking: “Can you enable the Imagick PHP extension for
    my account?”
 2. Most providers activate it within hours (often instantly via their control panel).

We strongly recommend confirming Imagick is active before going live — you can usually
check via a `phpinfo()` page or a simple test script:

    ```
    <?php echo extension_loaded('imagick') ? 'Imagick is installed (version: ' . phpversion('imagick') . ')' : 'Imagick extension is NOT available.'; ?>
    ```

If Imagick cannot be enabled on your current host, consider migrating to a provider
that supports it natively — it’s a standard requirement for serious image-heavy 
WordPress sites in 2026.

#### Giving Back to the Open-Source Community

When you purchase [Advanced Pixel Editor Pro](https://prowoos.com/shop/web-development/plugins/advanced-pixel-editor-pro/),
20% of proceeds are donated directly to support ongoing development, security maintenance,
and infrastructure costs of the ImageMagick project.

You can also contribute independently:

 * **Sponsor ImageMagick on GitHub Sponsors**  [github.com/sponsors/ImageMagick](https://github.com/sponsors/ImageMagick)—
   The project maintains an active sponsorship page with transparent goals and recognition
   for supporters.
 * **Visit the official ImageMagick sponsorship page**  [imagemagick.org/support](https://imagemagick.org/support)

Your support helps keep this critical open-source library secure, fast, and freely
available for millions of developers and businesses worldwide.

### Support

For support, feature requests, or bug reports, please visit:
 * [GitHub Repository](https://github.com/rafael-minuesa/advanced-pixel-editor)*
[WordPress Support Forums](https://wordpress.org/support/plugin/advanced-pixel-editor/)

### Contributing

Contributions are welcome! Please see our [contributing guidelines](https://github.com/rafael-minuesa/advanced-pixel-editor/blob/main/CONTRIBUTING.md)
on GitHub.

### Credits

Developed by [Rafael Minuesa](https://prowoos.com) and the [ProWoos](https://prowoos.com)
team — [GitHub](https://github.com/rafael-minuesa)

## Ekran Görüntüleri

[⌊Contrast with the live before/after comparison slider⌉⌊Contrast with the live 
before/after comparison slider⌉[

Contrast with the live before/after comparison slider

[⌊Unsharp mask sharpening with amount, radius and threshold⌉⌊Unsharp mask sharpening
with amount, radius and threshold⌉[

Unsharp mask sharpening with amount, radius and threshold

[⌊Crop with the interactive overlay and aspect ratio presets, plus resize and DPI⌉⌊
Crop with the interactive overlay and aspect ratio presets, plus resize and DPI⌉[

Crop with the interactive overlay and aspect ratio presets, plus resize and DPI

[⌊Free rotation with 45 and 90 degree presets⌉⌊Free rotation with 45 and 90 degree
presets⌉[

Free rotation with 45 and 90 degree presets

[⌊Horizontal and vertical flip⌉⌊Horizontal and vertical flip⌉[

Horizontal and vertical flip

[⌊Save as a new image or replace the original with an automatic backup⌉⌊Save as 
a new image or replace the original with an automatic backup⌉[

Save as a new image or replace the original with an automatic backup

[⌊"Advanced Editor" button next to "Edit Image" on the attachment page (also in 
the Media Library grid and list views)⌉⌊"Advanced Editor" button next to "Edit Image"
on the attachment page (also in the Media Library grid and list views)⌉[

“Advanced Editor” button next to “Edit Image” on the attachment page (also in the
Media Library grid and list views)

[⌊Advanced Filters panel (Pro add-on): sepia and vignette shown, with brightness,
saturation, hue, auto levels, blur, noise reduction and emboss⌉⌊Advanced Filters
panel (Pro add-on): sepia and vignette shown, with brightness, saturation, hue, 
auto levels, blur, noise reduction and emboss⌉[

Advanced Filters panel (Pro add-on): sepia and vignette shown, with brightness, 
saturation, hue, auto levels, blur, noise reduction and emboss

[⌊Watermark panel (Pro add-on): text watermark, 9-point position grid, opacity, 
rotation and tiling⌉⌊Watermark panel (Pro add-on): text watermark, 9-point position
grid, opacity, rotation and tiling⌉[

Watermark panel (Pro add-on): text watermark, 9-point position grid, opacity, rotation
and tiling

## Yükleme

 1. Upload the `advanced-pixel-editor` folder to `/wp-content/plugins/` (or install
    directly from the WordPress plugin directory)
 2. Activate the plugin through the **Plugins** menu
 3. Go to **Media  Advanced Pixel Editor** to start editing — or click the “Advanced
    Editor” button on any image in your Media Library

**Prerequisite:** The Imagick PHP extension must be enabled on your server. See 
the **Requirements & Hosting Compatibility** section above for details.

## SSS

### How do I open the editor?

Three ways: go to **Media  Advanced Pixel Editor**, click the “Advanced Editor” 
button in the Media Library grid/list view, or click it on any attachment edit screen.
The image loads automatically.

### What image formats are supported?

JPEG, PNG, GIF, and WebP.

### Is there a file size limit?

By default, images up to 10 MB and 4096 × 4096 pixels are supported for optimal 
server performance.

### Will editing overwrite my original image?

Only if you choose “Replace original” — and even then, an automatic backup is created
so you can restore the original at any time. The default “Save as new image” mode
leaves the original untouched.

### Is the editor accessible?

Yes. Full keyboard navigation, ARIA labels, and screen reader support are built 
in.

### Does it work on mobile?

Yes. The editor is fully responsive and touch-friendly, including the comparison
slider.

### What is the Pro add-on?

[Advanced Pixel Editor Pro](https://prowoos.com/shop/web-development/plugins/advanced-pixel-editor-pro/)
adds advanced filters (brightness, saturation, hue, auto levels, sepia, vignette,
blur, noise reduction, emboss), text and image watermarking, background batch processing,
and zoom & pan in the preview. It requires this free plugin to be installed.

### Does this plugin require special server software?

Yes — the Imagick PHP extension must be enabled. See the **Requirements & Hosting
Compatibility** section for supported hosts and setup instructions.

## İncelemeler

Bu eklenti için herhangi bir değerlendirme bulunmuyor.

## Katkıda Bulunanlar ve Geliştiriciler

“Advanced Pixel Editor” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye
katkıda bulunmuşlardır.

Katkıda bulunanlar

 *   [ Rafael Minuesa ](https://profiles.wordpress.org/rafaelminuesa/)

[“Advanced Pixel Editor” eklentisini dilinize çevirin.](https://translate.wordpress.org/projects/wp-plugins/advanced-pixel-editor)

### Geliştirmeyle ilgilenir misiniz?

[Kodu görüntüleyin](https://plugins.trac.wordpress.org/browser/advanced-pixel-editor/),
[SVN deposuna](https://plugins.svn.wordpress.org/advanced-pixel-editor/) göz atın
ya da [RSS](https://plugins.trac.wordpress.org/log/advanced-pixel-editor/?limit=100&mode=stop_on_copy&format=rss)
ile [geliştirme günlüğüne](https://plugins.trac.wordpress.org/log/advanced-pixel-editor/)
abone olun.

## Değişiklik Kaydı

#### 3.6.1

 * Fixed the crop overlay dimming the whole page instead of only the area outside
   the selection
 * Widened the crop X/Y/W/H inputs so four-digit values are no longer clipped
 * The locked Pro toolbar icons and dimmed Pro sliders now link to the Pro page
 * Fixed the About tab showing an outdated version number
 * Refreshed the plugin description, tags, and screenshots

#### 3.6.0

 * Add Flip tool: mirror images horizontally or vertically, with combined flips 
   supported
 * New toolbar button with live preview; works together with Rotate, Crop and all
   filters

#### 3.5.0

 * Add Rotate tool: free rotation from -180 to 180 degrees with 45 and 90 degree
   presets
 * New toolbar button with live preview; corners filled white (JPEG) or transparent(
   PNG/WebP)
 * Declared compatibility with WordPress 7.0

#### 3.4.0

 * Added Crop & Resize tool: interactive crop overlay with aspect ratio presets (
   Free, 1:1, 4:3, 16:9), resize with aspect lock, and DPI/resample controls
 * Added crop overlay with 8 drag handles for precise cropping
 * Added resize width/height inputs with linked aspect ratio
 * Added DPI metadata control with optional pixel resampling
 * Added Apply/Clear buttons for Resize and DPI controls
 * Comparison slider is hidden while the crop tool is active to prevent interference

#### 3.3.2

 * Added per-attachment permission checks — prevents users from editing other users’
   images on multi-author sites
 * Added keyboard focus styles on toolbar and action buttons (WCAG 2.4.7)
 * Improved touch event handling to avoid conflicts with other plugins
 * Refreshed plugin description and readme for WordPress.org

#### 3.3.1

 * Fixed comparison slider: before/after labels now correctly match the image sides
 * Fixed comparison slider handle alignment when page is scrolled
 * Fixed sharpness sliders: removed invalid negative values, aligned radius maximum
   with server-side limit (0–5)
 * Fixed default slider values: filters start at neutral (no effect) so you see 
   the original image first
 * Fixed Home/End keyboard shortcuts on sliders (were reversed)
 * Fixed save button loading spinner not visible on green button
 * Fixed preview loading spinner not rendering on image element
 * Fixed duplicate heading on editor page
 * Fixed double preview request when resetting filters

#### 3.3.0

 * Improved contrast filter: replaced binary toggle with gradual sigmoidal contrast(
   Photoshop-style tone-preserving curve)
 * Fixed save format: edited images now preserve the original format (PNG transparency,
   WebP, GIF) instead of converting to JPEG

#### 3.2.0

 * Add extensibility hooks for Pro add-on: filterable tabs, contrast controls hook

#### 3.1.1

 * Fixed “Advanced Editor” button placement on attachment edit page — now appears
   next to “Edit Image”
 * Added translation template (.pot) file

#### 3.1

 * Added “Advanced Editor” button to attachment edit page sidebar

#### 3.0

 * Added save mode selection: save as new image or replace original
 * Added custom filename input for new image saves
 * Added automatic backup when replacing original image (WordPress `_wp_attachment_backup_sizes`
   pattern)
 * Added “Restore Original” option to revert replaced images
 * Updated help text to reflect new save options

#### 2.9

 * Added “Advanced Editor” button to Media Library grid view modal (next to “Edit
   Image”)
 * Added “Advanced Edit” row action to Media Library list view
 * Editor now supports direct image pre-loading via URL parameter from Media Library

#### 2.8

 * Added draggable comparison slider handle on the image preview
 * Clicking anywhere on preview wrapper now moves the comparison slider
 * Added touch support for comparison slider on mobile devices
 * Filter controls now support negative values (contrast, sharpness amount, radius,
   threshold)

#### 2.7

 * Changed plugin slug from “advanced-image-editor” to “advanced-pixel-editor” per
   WordPress.org review
 * Updated text domain, class names, and all file references to match new slug
 * Renamed main plugin file to advanced-pixel-editor.php

#### 2.6

 * Renamed plugin display name from “Advanced Image Editor” to “Advanced Pixel Editor”

#### 2.5

 * Fixed plugin URI validation issue
 * Changed prefix from ‘aie’ to ‘advaimg’ to meet WordPress.org guidelines (4+ characters)
 * Improved base64 image data sanitization with dedicated validation method
 * Renamed internal files to match new prefix convention
 * Added build script for WordPress.org submission

#### 2.4

 * Fixed WordPress.org validation errors
 * Improved UI and user experience

#### 2.3

 * Added preview toggle checkbox to show/hide image preview
 * Added before/after comparison slider with draggable handle
 * Redesigned layout with preview at top and compact controls sidebar
 * Improved responsive design for mobile devices
 * Enhanced user interface with better space utilization

#### 2.2

 * Complete plugin rename from “Advanced Image Filters” to “Advanced Image Editor”
 * Enhanced security with rate limiting, input validation, and capability checks
 * Improved accessibility with ARIA support and keyboard navigation
 * Performance optimizations with memory management and dimension limits
 * Better user interface with loading states and progress indicators
 * Comprehensive internationalization support
 * WordPress coding standards compliance

#### 2.1

 * Initial release with basic image editing functionality

## Meta

 *  Sürüm **3.6.1**
 *  Son güncelleme **5 gün önce**
 *  Etkin kurulumlar **10+**
 *  WordPress sürümü ** 5.6 veya üstü **
 *  Test edilen sürüm **7.1**
 *  PHP sürümü ** 7.4 veya üstü **
 *  Dil
 * [English (US)](https://wordpress.org/plugins/advanced-pixel-editor/)
 * Etiketler
 * [crop](https://tr.wordpress.org/plugins/tags/crop/)[Image editor](https://tr.wordpress.org/plugins/tags/image-editor/)
   [imagick](https://tr.wordpress.org/plugins/tags/imagick/)[photo editor](https://tr.wordpress.org/plugins/tags/photo-editor/)
   [resize](https://tr.wordpress.org/plugins/tags/resize/)
 *  [Gelişmiş görünüm](https://tr.wordpress.org/plugins/advanced-pixel-editor/advanced/)

## Puanlar

Henüz inceleme gönderilmedi.

[Değerlendirmeniz](https://wordpress.org/support/plugin/advanced-pixel-editor/reviews/#new-post)

[Tüm değerlendirmeleri gör](https://wordpress.org/support/plugin/advanced-pixel-editor/reviews/)

## Katkıda bulunanlar

 *   [ Rafael Minuesa ](https://profiles.wordpress.org/rafaelminuesa/)

## Destek

Söyleyeceğiniz bir şey mi var? Yardım mı lazım?

 [Destek forumunu görüntüle](https://wordpress.org/support/plugin/advanced-pixel-editor/)