ImageBoss – Image Optimization & CDN

Description

Plugin Features

  • WooCommerce Compatible.
  • Compression, CDN and Progressive Scans to all your images automatically.
  • Free Bandwidth included in your plan.
  • Retina Displays Support.
  • Lazy loading.

API Features

Content aware image resizing, cropping, compression, cache and CDN. All web development practices, hassle free in one simple and powerful API.

  • Content Aware Image Cropping.
  • Image compression.
  • Lazy loading.
  • WebP Detection.
  • Face Detection.
  • Animated GIFs.
  • Progressive Scans.
  • Image CDN.
  • Image Filters.
  • Watermarking.

Your WordPress Themes are now even more powerful and flexible.

External Service

This plugin connects to the ImageBoss image optimization service to process and deliver your images.

What is ImageBoss?

ImageBoss is an external image optimization and CDN service that processes your images on-the-fly. When activated, this plugin rewrites your image URLs to route them through ImageBoss servers, which then optimize and deliver your images.

Data Sent to ImageBoss

When this plugin is active, your image URLs are transformed to be served through ImageBoss. This means:
* Your original image URLs are sent to ImageBoss servers
* ImageBoss fetches, optimizes, and caches your images
* Optimized images are delivered to your visitors via the ImageBoss CDN

Account Required

To use this plugin, you need an ImageBoss account. By using this plugin, you agree to the ImageBoss Terms of Service and Privacy Policy.

Service Links

Third-Party Libraries

This plugin includes the following third-party JavaScript libraries in minified form:

ImageBoss Web

LazySizes

Screenshots

Installation

Installing “ImageBoss WordPress Plugin” can be done either by searching for “ImageBoss” via the “Plugins > Add New” screen in your WordPress dashboard, or by using the following steps:

  1. Download the plugin via WordPress.org Plugins.
  2. Upload the ZIP file through the ‘Plugins > Add New > Upload’ screen in your WordPress dashboard.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.
  4. Go to the Plugin Settings and follow the instructions.
  5. Make sure you clean your cache if you have any caching-related plugins installed.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“ImageBoss – Image Optimization & CDN” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

5.0.3

  • Fixed: Properly close output buffer with ob_get_clean() in wp_footer hook
  • Fixed: Added .distignore file to exclude development files from distribution
  • Added: Third-party library source code documentation in readme (imageboss-web, lazysizes)
  • Updated: Tested with WordPress 6.9

5.0.2

  • Fixed: Added proper sanitization callbacks for all settings
  • Fixed: Replaced PHP short tags with full PHP tags for better compatibility
  • Fixed: Included ImageBoss Web library locally instead of loading from CDN
  • Fixed: Added direct file access prevention to all PHP files
  • Fixed: Secured uninstall process with proper WP_UNINSTALL_PLUGIN check
  • Fixed: Updated External Service documentation for WordPress.org compliance
  • Updated: ImageBoss Web library to version 5.1.4
  • Updated: Tested with WordPress 6.8

5.0.1

  • Initial release on WordPress.org