I have an app icon for iOS but Apple doesn't allow alpha to be in the image. How to remove this alpha channel? I only have the png image with me I don't have the source file as my friend did the image for me.
Ios – Remove alpha channel in an image
alphaimageios
Best Answer
The accepted answer to export to JPG, then back to PNG is not recommended.
Here's a super fast and easy way to do this without the extra export or saving to (lossy) JPG:
Using Preview app (Mac):