Building a Rotate and Crop Image Tool — Canvas Transform, EXIF Stripping, Aspect Ratio Presets, and Lossless PNG Export
The Rotate Image and Crop Image tools at Ultimate Tools both run entirely in the browser using the Canvas API. Here's the non-obvious implementation detail in each: EXIF orientation corruption on rotate, and coordinate-space mismatch on crop.
Part 1...
ultimatetools.hashnode.dev6 min read