Color Space Fixer
WordPress plugin to convert Adobe RGB / CMYK images to sRGB automatically. Requires ImageMagick built with lcms delegate.
by Johannes Siipola · github.com/creunafi/color-space-fixer · website
★ 17stars
276release downloads
≈10active sites
4.1kcomposer installs
1forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/creunafi/color-space-fixer/releases/download/v1.3.0/color-space-fixer.zipAlso on Packagist as creuna-fi/color-space-fixer:
composer require creuna-fi/color-space-fixerFrom the readme
Color Space Fixer
Are your photos strangely faded after uploading? Do your image colors look different in every browser?
This WordPress plugin will automatically convert images you upload in WordPress media gallery into standard sRGB color space. This makes sure your images will look consistant across all browsers and operating systems.
It can handle:
Images in different color space (for example CMYK)
Images with different ICC profile (for example Adobe RGB, Display P3 or ProPhoto)
Requirements
WordPress 5.0 or later
PHP 7.0 or later
ImageMagick, needs to be built with lcms delegate
Installation
1. Download latest version from the GitHub releases tab
2. Unzip the plugin into your wp-content/plugins directory or upload it through the WordPress admin panel
3. Activate Color Space Fixer from your Plugins page
Documentation
Click here to read the documentation
Frequently Asked Questions
I have existing photos on my site, can I convert them to sRGB?
No. The color space conversion on done on upload. Possibility to batch convert existing images will be added in future.
I use Photoshop's save for web when exporting images, do I need this plugin?
That's great! You probab
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.3.0 | Mar 28, 2020 | color-space-fixer.zip | 249 |
| v1.2.3 | Dec 2, 2019 | color-space-fixer.zip | 13 |
| v1.2.2 | Dec 2, 2019 | color-space-fixer.zip | 3 |
| v1.2.1 | Dec 2, 2019 | color-space-fixer.zip | 6 |
| v1.2.0 | Dec 2, 2019 | color-space-fixer.zip | 5 |
| v1.1.0 | Nov 21, 2019 | — | — |
| v1.0.0 | Nov 20, 2019 | — | — |
Active-site estimate ≈10 comes from the median of recent superseded releases. Method.