This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

In Browser Image Compression

விளக்கம்

IBIC (In Browser Image Compression) compresses your images in your browser.

Useful for websites on shared hosting where no extra image libraries can be installed.

Why should you reduce images file size:

  • faster page load
  • improve your SEO (Search Engine Optimization)

Troubleshooting

I can’t see the image compression progress in the Media section

Please check that there is no error in the IBIC plugin section of the Site Health page:
/wp-admin/site-health.php?tab=debug

Screenshots

  • The media compression status page

Installation

  1. Activate the plugin through the ‘Plugins’ menu in WordPress
  2. Upload images
  3. Enjoy!

You can check the image compression progress in the Media section.

அடிக்கடி கேட்கப்படும் கேள்விகள்

How does it work?

Once you upload an image, the image will be optimized in the background.
Then this optimized image will be uploaded on the server.
Finally, URL rewriting will be used to serve the optimized image on your site.

What browsers are supported?

An up-to-date browser (Chrome, Firefox, Safari and Edge) is required in the admin to compress the uploaded images.
On your public website, webp image could be served for browsers that support this format, otherwise an optimized jpg / png image will be used instead.

What images formats are supported?

jpg and png are supported and will be optimized.

Reviews

இந்த செருகுநிரலுக்கு மதிப்புரைகள் எதுவும் இல்லை.

பங்களிப்பாளர்கள் & உருவாக்குனர்கள்

“In Browser Image Compression” is open source software. The following people have contributed to this plugin.

பங்களிப்பாளர்கள்

“In Browser Image Compression” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “In Browser Image Compression” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.1.1

  • The media compression status page now displays the remaining images to be compressed
  • Add loading state to the image compression status list

1.1.0

  • Improve error management
  • New interface to check image compression status (Medias > Image compression)

1.0.0

  • First release