SyntaxFix
Write A Post
Hire A Developer
Questions
PHP has some image processing functions along with the imagecreatefrompng and imagejpeg function. The first will create an internal representation of a PNG image file while the second is used to save that representation as JPEG image file.
imagecreatefrompng
imagejpeg