Hi all,
I tried to search for this topic but could not find anything that can match with what I tried to do. Below are the requirements:
1. I will upload the image in TIF, GIF or JPG format. I need to convert to PNG. How to do this?
2. Once convert to PNG, I need to crop it so it is a squared image (crop means the longer edge will be cut from both side evenly)
3. I also need to make 3 corners rounded with 5px radius in 80x80 size. The rounded corners must be transparent (that's why I need PNG)
If you can help me with either one of three above, that would be great. Thanks!