Title: Error During the JPEG compression process
Last modified: September 6, 2023

---

# Error During the JPEG compression process

 *  Resolved [ayocash](https://wordpress.org/support/users/ayocash/)
 * (@ayocash)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/error-during-the-jpeg-compression-process/)
 * Hi Imagify
   Can you help me for solve this?[https://prnt.sc/dyK-T9D9whxq](https://prnt.sc/dyK-T9D9whxq)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ferror-during-the-jpeg-compression-process%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [WP Media](https://wordpress.org/support/users/wp_media/)
 * (@wp_media)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/error-during-the-jpeg-compression-process/#post-17035835)
 * Hi [@ayocash](https://wordpress.org/support/users/ayocash/)
 * We are in contact with you through our support system however I am sharing my
   reply here as well so other users with similar issues can check.
 * Regarding the error you receiving it might be best to try the suggestions below
   which were helpful in similar issues.
 * ► Install our [Don’t Use Image Magick](https://github.com/wp-media/imagify-helpers/raw/master/optimization/imagify-dont-use-imagemagick/imagify-dont-use-imagemagick.zip)
   helper plugin to have your server use an image manipulation module called GD,
   as when Imagick is used, it can sometimes make optimization very slow or not 
   work well (works simply by activating).
 * ► Add the following to your wp-config.php file (before the “That’s all! Stop 
   editing…” message) to increase the amount of memory and time available for image
   optimization (this can be a larger number if your host/server will allow):
 * define( ‘WP_MEMORY_LIMIT’, ‘256M’ );
   set_time_limit(0);
 * If you have tried the above and there is still the error “Error during the JPEG
   compression process” then it might be best to test with one image converting 
   it to PNG and check if it gets successfully optimized? In some cases, those JPEG
   images return an error because the image is not a “real” JPEG but its extension
   is changed manually. I can recommend you convert one of those images to PNG format
   and upload them again so you can check if it will be processed successfully.
 * Feel free to let me know how it goes.
 * Best Regards,
 * Ioanna

Viewing 1 replies (of 1 total)

The topic ‘Error During the JPEG compression process’ is closed to new replies.

 * ![](https://ps.w.org/imagify/assets/icon-256x256.gif?rev=3452959)
 * [Imagify: Optimize Images for Top Speed (Compress & Convert to WebP/AVIF)](https://wordpress.org/plugins/imagify/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/imagify/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/imagify/)
 * [Active Topics](https://wordpress.org/support/plugin/imagify/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/imagify/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/imagify/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [WP Media](https://wordpress.org/support/users/wp_media/)
 * Last activity: [2 years, 9 months ago](https://wordpress.org/support/topic/error-during-the-jpeg-compression-process/#post-17035835)
 * Status: resolved