I am using a script that lets users upload images. The script resizes and converts the images to JPEG.
The problem I have is when a PNG with transparency is uploaded
I found this other similar question here on this site. I hope it is helpful.
adding background color to transparent images using gd and php