PHP Conference Japan 2019
60分枠

Image, PHP, and me

peter279k Peter peter279k
1

In PHP, developers will know about the GD and ImageMagick extensions can help us to do image manipulations.
What about the image detection? The exif_imagetype function already have done this, but it's not good enough.
In this session, I'm going to tell about how to detect and manipulate images with right way.
The session level is beginner to intermediate.