Title: Optimize different sizes
Last modified: August 22, 2016

---

# Optimize different sizes

 *  Resolved [nagarjuna993](https://wordpress.org/support/users/nagarjuna993/)
 * (@nagarjuna993)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/optimize-different-sizes/)
 * Does EWWW optimize all the sizes of images generated by WordPress separately 
   or only the image that is uploaded by user.
 * One more thing i am using AWS Cloudfront CDN. Basically WordPress uploads the
   images to CDN, but when using the plugin does it upload the optimized image to
   the CDN before the non-optimized image is uploaded or does it makes duplicates
   on the CDN.
 * [https://wordpress.org/plugins/ewww-image-optimizer/](https://wordpress.org/plugins/ewww-image-optimizer/)

Viewing 15 replies - 16 through 30 (of 37 total)

[←](https://wordpress.org/support/topic/optimize-different-sizes/?output_format=md)
[1](https://wordpress.org/support/topic/optimize-different-sizes/?output_format=md)
2 [3](https://wordpress.org/support/topic/optimize-different-sizes/page/3/?output_format=md)
[→](https://wordpress.org/support/topic/optimize-different-sizes/page/3/?output_format=md)

 *  Thread Starter [nagarjuna993](https://wordpress.org/support/users/nagarjuna993/)
 * (@nagarjuna993)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/optimize-different-sizes/page/2/#post-5314069)
 * I just tested the new update its working perfectly with newly uploaded images.
   
   thanks
 *  Plugin Author [nosilver4u](https://wordpress.org/support/users/nosilver4u/)
 * (@nosilver4u)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/optimize-different-sizes/page/2/#post-5314070)
 * Glad to hear it worked. Kind of tough for me to test too thoroughly when I don’t
   use cloudfront, so all I can do is go from what SHOULD happen.
 * Marked this thread as ‘not a support request’ because we are now moving into 
   the area of feature request for the post-processing upload to cloudfront.
 *  Thread Starter [nagarjuna993](https://wordpress.org/support/users/nagarjuna993/)
 * (@nagarjuna993)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/optimize-different-sizes/page/2/#post-5314071)
 * ok
 *  Plugin Author [nosilver4u](https://wordpress.org/support/users/nosilver4u/)
 * (@nosilver4u)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/optimize-different-sizes/page/2/#post-5314128)
 * sticking this thread for other AWS users also, so they can see that it is a work
   in progress
 *  Thread Starter [nagarjuna993](https://wordpress.org/support/users/nagarjuna993/)
 * (@nagarjuna993)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/optimize-different-sizes/page/2/#post-5314129)
 * ok
 *  Plugin Author [nosilver4u](https://wordpress.org/support/users/nosilver4u/)
 * (@nosilver4u)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/optimize-different-sizes/page/2/#post-5314134)
 * S3 uploading during bulk optimize is now in effect. This also applies if you 
   use the one-click links in the Media Library list view also. If you want to try
   it out ahead of time, you can see download it here:
 * [https://downloads.wordpress.org/plugin/ewww-image-optimizer.zip](https://downloads.wordpress.org/plugin/ewww-image-optimizer.zip)
 *  Thread Starter [nagarjuna993](https://wordpress.org/support/users/nagarjuna993/)
 * (@nagarjuna993)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/optimize-different-sizes/page/2/#post-5314141)
 * Sry for the delay in response (Had some other issues).
    I checked the plugin 
   with older images that have already been uploaded, but it is not working the 
   optimized images are not uploading to cloudfront.
 *  Plugin Author [nosilver4u](https://wordpress.org/support/users/nosilver4u/)
 * (@nosilver4u)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/optimize-different-sizes/page/2/#post-5314142)
 * Are you running the dev release that I linked above? Also make sure the account
   you are using for S3 has permissions to replace/delete files.
 *  Thread Starter [nagarjuna993](https://wordpress.org/support/users/nagarjuna993/)
 * (@nagarjuna993)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/optimize-different-sizes/page/2/#post-5314143)
 * Yes i using the link above. And coming to the permissions, they are set to edit/
   delete but the **Grantee** is set to my username.
    should i need to change the
   Grantee or is it okay with my username.
 *  Plugin Author [nosilver4u](https://wordpress.org/support/users/nosilver4u/)
 * (@nosilver4u)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/optimize-different-sizes/page/2/#post-5314144)
 * You may need to change the grantee. I’ve barely used S3, but here is roughly 
   what I did:
    1. create a new IAM user 2. generate the access ID, and access key
   3. normally I suppose you would create a group, add that user to the group, and
   apply permissions to the group, but I skipped this part 4. attach a new policy
   to the user/group, using the S3 Full Access template
 * I didn’t set any specific permissions, I just did it with the templates Amazon
   already had available, and I didn’t set specific permissions related to my S3
   bucket (couldn’t figure that out really).
 * When I was testing the changes, I used the S3 console to see if the file sizes
   changed, since the S3 images were likely to be cached by my browser.
 *  Thread Starter [nagarjuna993](https://wordpress.org/support/users/nagarjuna993/)
 * (@nagarjuna993)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/optimize-different-sizes/page/2/#post-5314145)
 * Sry bro forgot about browser cache, it was already working. i have tested with
   few images and every thing is working fine so can i go for the bulk optimize.
 *  Plugin Author [nosilver4u](https://wordpress.org/support/users/nosilver4u/)
 * (@nosilver4u)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/optimize-different-sizes/page/2/#post-5314146)
 * Go for it!
 *  Thread Starter [nagarjuna993](https://wordpress.org/support/users/nagarjuna993/)
 * (@nagarjuna993)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/optimize-different-sizes/page/2/#post-5314147)
 * Got a problem bro, i just wanted to make sure that everything goes right, so 
   i test out a few other pictures but some of the are not optimizing but some are.
 *  Plugin Author [nosilver4u](https://wordpress.org/support/users/nosilver4u/)
 * (@nosilver4u)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/optimize-different-sizes/page/2/#post-5314148)
 * screenshot please
 *  Thread Starter [nagarjuna993](https://wordpress.org/support/users/nagarjuna993/)
 * (@nagarjuna993)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/optimize-different-sizes/page/2/#post-5314149)
 * Here is the screenshot:[](http://i.imgur.com/nTM921i.jpg)
    Here is the link to
   the image on my website:[](http://cdn.techrever.com/wp-content/uploads/2014/06/HP-Slatebook-4.jpg)

Viewing 15 replies - 16 through 30 (of 37 total)

[←](https://wordpress.org/support/topic/optimize-different-sizes/?output_format=md)
[1](https://wordpress.org/support/topic/optimize-different-sizes/?output_format=md)
2 [3](https://wordpress.org/support/topic/optimize-different-sizes/page/3/?output_format=md)
[→](https://wordpress.org/support/topic/optimize-different-sizes/page/3/?output_format=md)

The topic ‘Optimize different sizes’ is closed to new replies.

 * ![](https://ps.w.org/ewww-image-optimizer/assets/icon-256x256.png?rev=1582276)
 * [EWWW Image Optimizer](https://wordpress.org/plugins/ewww-image-optimizer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ewww-image-optimizer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ewww-image-optimizer/)
 * [Active Topics](https://wordpress.org/support/plugin/ewww-image-optimizer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ewww-image-optimizer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ewww-image-optimizer/reviews/)

 * 37 replies
 * 3 participants
 * Last reply from: [nosilver4u](https://wordpress.org/support/users/nosilver4u/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/optimize-different-sizes/page/3/#post-5314168)
 * Status: resolved