Skip to content

keycdn/optimus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== Optimus - WordPress Image Optimizer ===
Contributors: keycdn
Tags: images, optimize, compress, progressive, performance, png, jpeg, webp, image optimizer, wordpress image optimizer, optimize image, optimize jpg, optimize jpeg, optimize png, compress image, progressive jpeg, progressive jpg
Tested up to: 6.4
Stable tag: 1.6.3
Requires at least: 4.6
Requires PHP: 5.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


Effective image compression and optimization during the upload process. Smart, automatic and reliable.


== Description ==

= WordPress Image Optimizer =
Optimus reduces the file size of uploaded media files automatically. Depending on the image and format, reductions in size of up to 70% are possible. Several kilobytes can be saved per image—these savings contribute positively to the performance of the blog website. What’s most impressive about the compression technology: the quality of the images is maintained.


> #### There are three different versions of Optimus:
> 1. **Optimus** *(Free)* as base version with limitations (e.g. max of 100kb)
> 2. **Optimus HQ** *(Premium)* with expanded functionality for personal projects
> 3. **Optimus HQ PRO** *(Premium)* as professional solution for customer websites

More details about the features and the pricing model on [optimus.io](https://optimus.io)


= How does it work? =
During the uploading process of images to the media library, the *Optimus* plugin simultaneously sends the images to the *Optimus* server, where the incoming material is processed and sent back in optimized form. Afterwards, the *Optimus* plugin saves the image version with a reduced file size in the media library.

The optimization of images - *including thumbnails* - is conducted in the background and outside of the view of the user. The image compression gains per file are displayed by Optimus within the media library in form of a percentage value, see [screenshot](https://wordpress.org/plugins/optimus/screenshots/).

Superfluous information that is saved by image processing programs and is not even necessary for displaying the image is extracted from image files. This way, the quality of the graphics remains intact while the image size can be reduced significantly. If you wish, Optimus keeps all author, EXIF and copyright information contained within the photos — the compressional gains will be correspondingly lower.

Optimus supports the conversion of images to the new [*WebP* image format](https://www.keycdn.com/blog/convert-to-webp-the-successor-of-jpeg).

> It is recommended to use the [WordPress Cache Enabler](https://wordpress.org/plugins/cache-enabler/) plugin to integrate the converted WebP images.

= Features =
* [Progressive JPEGs](https://www.keycdn.com/support/optimus/progressive-jpeg)
* Reduction of file size during the upload
* Optimization of all preview images of a photo
* No adjustments to code necessary
* Optional: no removal of EXIF and IPTC metadata
* Optional: HTTPS connection for the image transfer (Optimus HQ)
* Optional: [conversion to the WebP](https://www.keycdn.com/support/optimus/configuration-to-deliver-webp) image format (Optimus HQ)
* Faster load times for blog pages
* Support for WooCommerce
* WordPress multisite-support
* [Bulk optimization](https://www.keycdn.com/support/optimus/image-bulk-optimization) (optimize existing images)


= Privacy =
* After the image optimization and transfer process, the *Optimus* server immediately deletes all the temporarily stored files. No files are stored!
* The Optimus servers are located in Germany.


= Tips =
* Photos should always be saved as JPEGs rather than PNGs. The PNG format works well for illustrations, JPEG on the other hand is the right choice for photographs. Another reason: the size reduction always works more quickly for JPEGs.
* Your images have been optimized using Desktop tools such as ImageOptim (Mac) or PNGGauntlet (Win) before you upload them? Optimus has the significant benefit of also minimizing the thumbnails (=preview images) created by WordPress. After all, themes almost always integrate thumbnails rather than original images.


= System Requirements =
* PHP >=5.6
* WordPress >=4.6
* Allow outbound connections


= Storage Utilization =
* Backend: ~ 0,19 MB
* Frontend: ~ 0,01 MB


= Website =
* [optimus.io](https://optimus.io)


= Author =
* [KeyCDN](https://www.keycdn.com "KeyCDN")



== Changelog ==

= 1.6.3 =
* WordPress 6.1 compatibility

= 1.6.2 =
* WordPress 6.0 compatibility

= 1.6.1 =
* Fix bulk image optimization (#13 @tg247)

= 1.6.0 =
* Skip missing files
* Added wpcli command for bulk optimization
* Added option to append instead of replace file extension for webp files

= 1.5.0 =
* Unsupported image types are now gracefully skipped
* Renamed setting names and greyed out inapplicable settings to avoid confusion
* Increased size limit for Optimus HQ to 10MB
* Licences can now easily be extended
* Optimize images uploaded through the REST API

= 1.4.9 =
* Formatting updates

= 1.4.8 =
* Improved the handling of 204 errors
* Removed language files

= 1.4.7 =
* Improved the bulk optimizer

= 1.4.6 =
* Added support for WP Retina 2x

= 1.4.5 =
* Optimization to avoid conflicts with other plugins or themes

= 1.4.4 =
* Fixed static function warning in PHP 5.6

= 1.4.3 =
* Increased timeout value to 180 seconds

= 1.4.2 =
* Allow to generate WebP images on already optimzed images (bulk optimizer)

= 1.4.1 =
* Improves bulk optimization error handling

= 1.4.0 =
* Added PNG in the free version and the manual optimization setting

= 1.3.9 =
* Bug fixing and activation update

= 1.3.8 =
* Bulk optimization feature

= 1.3.7 =
* Erhöhung der Limits für alle Formate
* [Limits auf optimus.io](https://optimus.io)

= 1.3.6 =
* Neue Option: Keine Optimierung der Originalbilder
* Korrektur: Löschung der WebP-Bilder im AJAX-Modus

= 1.3.5 =
* Erhöhung des Limits für PNG-Dateien auf 512 KB (Optimus HQ)

= 1.3.4 =
* Umstellung des Plugins auf die neue Optimus API (cURL only)

= 1.3.3 =
* Kompatibilität zu WooCommerce
* Einführung von Optimus HQ PRO

= 1.3.2 =
* Anzeige der in WordPress registrierten Bildgrößen (Thumbnails)

= 1.3.1 =
* Anpassung für WordPress 3.9: Sicherstellung der Bildoptimierung im WordPress-Editor

= 1.3.0 =
* Überarbeitung der Kommunikation via cURL
* Implementierung von HTTPS (Optimus HQ)
* Zusätzliche Checks beim Versand und Empfang der Daten
* Vereinfachung der Feedback-Ausgabe in grünen Kreisen
* Kein Abgleich der Davor-Danach-Bildgrößen für 204-Header
* Connection-Timeout auf 10 Sekunden
* Tiefgehende Code-Revision

= 1.2.0 =
* Optimierungen am Plugin-Rechtemanagement
* Überarbeitung der Plugin-Hinweise

= 1.1.9 =
* Optimus HQ: Umbau der Lizenzverifizierung wegen einem [Bug](https://www.google.de/search?q=w3+total+cache+transient) im W3 Total Cache Plugin
* Ausbau der Schnittstelle für binäre Datenübertragung

= 1.1.8 =
* Anzeige des Optimus HQ Ablaufdatums
* Admin-Hinweis bei abgelaufener Optimus HQ Lizenz

= 1.1.7 =
* Christmas-Edition (Code- & Performance-Optimierungen)

= 1.1.6 =
* Optimiert für WordPress 3.8

= 1.1.5 =
* Optimus HQ: Eingabe eines neuen Lizenzschlüssels möglich
* Selbstprüfung auf Erreichbarkeit der Upload-Bilder (Zugriffsschutz, etc.)
* Performance-Optimierungen

= 1.1.4 =
* Optimus HQ: Erhöhung des Limits für PNGs auf 200 KB
* Optimus HQ: Konvertierung der Bilder ins WebP-Format

= 1.1.3 =
* Unterstützung für WordPress Apps und Windows Live Writer

= 1.1.2 =
* Option: Bild-Metadaten nicht entfernen

= 1.1.1 =
* Interne Umstellung auf Mime-Type
* Code-Optimierungen

= 1.1.0 =
* Umstellung auf Freemium Modell
* Plugin Website: [optimus.io](https://optimus.io)

= 1.0.0 =
* Code-Freeze
* Vervollständigung der FAQ
* Filter für lokale Installationen

= 0.0.9 =
* Support für PNGs

= 0.0.8 =
* Beschränkung auf JPEGs (da fast keine PNG/GIF-Nutzung)
* Menge der optimierten Thumbnails als Diagramm
* Überarbeitung diverser Code-Fragmente

= 0.0.7 =
* Verbesserte Fehlerausgabe an den Nutzer

= 0.0.6 =
* Erweiterung der FAQ
* Unterstützung für WordPress 3.5
* Erhöhung des max. Limits auf 300 KB

= 0.0.5 =
* Zusatzabfrage für (korrupte) Bild-URLs
* Weiterer [Screenshot](https://wordpress.org/plugins/optimus/screenshots/)

= 0.0.4 =
* Diverse Code-Optimierungen
* Reduzierung der Max-Größe

= 0.0.3 =
* Unterstützung für PHP 5.2.4

= 0.0.2 =
* Überarbeitung der GUI

= 0.0.1 =
* Init release


== Screenshots ==

1. Display of the compression rate and how many images have been optimized (circle)
2. Before and after: Original image incl. thumbnails without compression (above) and below with Optimus compressed/optimized