NEED HELP! Trying to reduce large png image file size.
Greetings!
I'm currently attempting to reduce the file size of a png image.
I've tried looking up ways on how to reduce the file size and almost all tutorials show them changing the file format to png-8 and the image size.
However, I don't want to change the image size. I want to keep the same width and height (2732 pixels by 2732 pixels)
Currently my file before changes is about 6 mb but after applying some adjustments, I was able to get it down to 3 mb.
I need my image file size to be 1 mb or lower.
Please help. All answers are appreciated.
Thank you.