• Hello
    I have an image
    big_cover_01.png
    I need to get images (4 or more – Depends on settings “add_image_size”) :

    big_cover_01.png – save original png
    big_cover_01-full.jpg – (added name “-full” or “max” or “big” ) This is a copy of the original image, only converted to jpg
    big_cover_01-2000×2000.jpg – Medium size in options-media.php (convert to jpg)
    big_cover_01-150×150.jpg – Thumbnail size in options-media.php (convert to jpg)

    How to do it ? Saving original image is very important! – when viewing the user receives optimized copies, but at the same time is able to download the original

Viewing 1 replies (of 1 total)
  • Plugin Author nosilver4u

    (@nosilver4u)

    Imsanity doesn’t have any such thing, but EWWW Image Optimizer will keep the original uploaded image (so long as you don’t check Delete Originals). The difference though, is that with EWWW you end up with PNG versions of all the sizes too (besides the JPG versions from conversion), not just the original PNG.

Viewing 1 replies (of 1 total)
  • The topic ‘How save original PNG and Make copies ?’ is closed to new replies.