Advanced Pixel Editor icon

Advanced Pixel Editor

Advanced Pixel Editor is a WordPress plugin with the following stats:

  • #13,112 Global Rank
  • 10+ active installs
  • Since 2026 1 years active

PF Score (About PF Scores)

PF Score is not a quality guarantee. It is a ranking based on available public signals.

Bronze52.7
Platinum
Gold
Silver
Bronze
Low

Score Breakdown

16.7
Popularity 40% 10+ active installs
60
Reputation 35% No ratings yet
99.9
Freshness 25% Updated 2 days ago

No vulnerability history

Download Trends

Loading download data…

Vulnerabilities

No known vulnerabilities

This plugin has no records in the Wordfence Intelligence vulnerability database.

About Advanced Pixel Editor

Crop, resize, rotate, flip, contrast and sharpen images inside the Media Library with live before/after preview. Powered by ImageMagick.

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, and crop? Advanced Pixel Editor Pro adds a full Photoshop-style toolset on top of the free editor:

  • Advanced Filters — Photoshop-style Levels and Curves dialogs, plus brightness, saturation, hue, clarity, dehaze, vibrance, highlights/shadows, and artistic effects like sepia, vintage, duotone, and black & white
  • Watermarking — Text watermarks with 50+ Google Fonts or image watermarks with transparency, plus 9-point positioning and tiling
  • Batch Processing — Apply filters to 10–100+ images at once with real-time progress, pause/resume, and background processing — like Photoshop’s Actions, but built into WordPress
  • Filter Presets — Save and reuse your favorite filter combinations

View pricing and features

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

Advanced Pixel Editor is powered by ImageMagick, 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, 20% of proceeds are donated directly to support ongoing development, security maintenance, and infrastructure costs of the ImageMagick project.

You can also contribute independently:

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
* WordPress Support Forums

Contributing

Contributions are welcome! Please see our contributing guidelines on GitHub.

Credits

Developed by Rafael Minuesa and the ProWoos team — GitHub

Screenshots

Editor Interface — Select an image and adjust contrast and sharpness with live preview

Editor Interface — Select an image and adjust contrast and sharpness with live preview

Before / After Comparison — Drag the slider to compare your edits with the original

Before / After Comparison — Drag the slider to compare your edits with the original

Frequently Asked Questions

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 adds advanced filters (brightness, saturation, curves, levels, artistic effects), watermarking, batch processing, and filter presets. 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.

Ratings & Reviews

Recent Reviews

Loading reviews…

View all reviews on WordPress.org (opens in a new tab)

Changelog

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

Alternatives to Advanced Pixel Editor

Other WordPress plugins serving a similar purpose, ranked by relevance and PF Score.

Silver65.2
Image Editor by Pixo icon

Image Editor by Pixo

Replaces the default image editor in wp-admin with more powerful one - Pixo. It can also be used in the…

★ 3.5/5·700+ installs·Updated 10 Jul 2026
Silver56.4
WP Paint – WordPress Image Editor icon

WP Paint – WordPress Image Editor

WP Paint - WordPress Image Editor is a browser based Image Editor for WordPress media images.

★ 4.8/5·6K+ installs·Updated 25 Jan 2022
Bronze49.0
WoPo Paint icon

WoPo Paint

A nice web-based MS Paint remake and more...

70+ installs·Updated 29 Aug 2025
Low31.0

Buooy Aviary Editor

Buooy Aviary Editor allows you to utilize the powerful Aviary Photo Editor to make changes right from the WordPress Admin.

★ 5/5·30+ installs·Updated 11 Aug 2015
Gold72.2
Before After Image Comparison – Visual Comparison for Two Images icon

Before After Image Comparison

Easily showcase visual differences between two images with an interactive before-and-after slider – no coding required!

★ 4.2/5·3K+ installs·Updated 13 Aug 2026
Silver68.9
WPSSO Tune WP Image Editors icon

WPSSO Tune WP Image Editors

Improves the appearance of WordPress images for better click through rates from social and search sites.

★ 5/5·900+ installs·Updated 13 Aug 2026
Silver58.4
JSM Adobe XMP / IPTC for WordPress icon

JSM Adobe XMP / IPTC for WordPress

Provides Adobe XMP / IPTC information from Media Library or NextGEN Gallery images using a shortcode or PHP class method.

★ 5/5·60+ installs·Updated 13 Aug 2026
Silver56.2
ScreenGlow Image Editor – Beautify, Mockup, Annotate, and Edit Images and Screenshots icon

ScreenGlow Image Editor

Paste or upload screenshots or images, create mockups, add backgrounds, and annotate screenshots. All directly from your Media Library or…

★ 5/5·60+ installs·Updated 20 May 2026
Bronze51.3
Niquelao Image Optimizer icon

Niquelao Image Optimizer

Automatic PNG, JPEG and WebP image optimizer. No external binaries or API keys required. Works on any shared hosting.

10+ installs·Updated 25 Jun 2026
Bronze49.8
Pixobe Designer icon

Pixobe Designer

Design Anything — From Greeting Cards to Custom Images.

★ 5/5·10+ installs·Updated 5 Jan 2026
Bronze46.4
IMJOLWP Image Optimizer icon

IMJOLWP Image Optimizer

IMJOLWP Image Optimizer automatically converts uploaded images (JPG, PNG, GIF) to WebP format without changing the original image URL, improving…

80+ installs·Updated 27 May 2025