Magento Tutorials

Flush the Product Image Cache in Magento 2

Hello Magento Friends,

In today’s blog, I am going to explain How to Flush the Product Image Cache in Magento 2.

Cache management in Magento 2 helps to improve the site’s performance. There are different types of Magento cache. One of them is the image cache. Whenever a user upload a product image, add a watermark to the product image, or resize it, the changes do not get reflected in the front end. At that time, the admin needs to flush the catalog images cache.

Let’s see how to flush the product image cache in Magento 2.

Steps to Flush the Product Image Cache in Magento 2:

Step 1: From the Admin Dashboard, navigate to System > Tools > Cache Management.

Step 2: Under the Additional Cache Management section, click the Flush Catalog Images Cache button.

Step 3: You will receive a success message for the image cache clean at the top of the page.

This will clear pre-generated product image files. It will also clear catalog images stored in media/catalog/product/cache that have been automatically resized and watermarked. 

Final Words:

Accordingly, you can quickly Flush the Product Image Cache in Magento 2. You can also Regenerate Catalog Product Cache Images in Magento 2. Simplify the admin reindexing and caching task by integrating Magento 2 Admin Reindex & Quick Cache Extension.

Share the tutorial with your friends and stay in touch with us.

Happy Reading!

Click to rate this post!
[Total: 2 Average: 5]
Gaurav Jain

Gaurav Jain is Co-Founder and Adobe Certified Expert-Magento Commerce Business Practitioner. Being Computer Engineer?‍? and possessing Extensive Marketing skills he handles all kinds of customer Queries and his Happy? & Helping? Nature makes customer's day Delightful. When he isn’t working, you’ll find Gaurav Reading on Books? or Traveling?. Also, he is Speaker at Magento Meetups.

Recent Posts

How to Add Tooltip in Checkout Shipping Field in Magento 2?

Hello Magento Friends, In today’s blog, I will explain How to Add Tooltip in Checkout…

2 days ago

How to Integrate and Use MongoDB with Laravel?

MongoDB is a popular NoSQL database that offers flexibility and scalability when handling modern web…

3 days ago

NodeJS | Callback Function

In NodeJS, callbacks empower developers to execute asynchronous operations like reading files, handling requests, and…

4 days ago

How to Show SKU in Order Summary in Magento 2?

Hello Magento Friends, In today’s blog, we will learn How to Show SKU in Order…

6 days ago

Best Colors to Use for CTA Buttons

The "Buy Now" and "Add to Cart" buttons serve as the primary call-to-action (CTA) elements…

1 week ago

Magento 2: How to Save Custom Field Value to quote_address for Multi-Shipping Orders

Hello Magento Friends, In Magento 2, the checkout process allows customers to choose multiple shipping…

1 week ago