JPEG's rotation property is not respected on e.g. macOS. It works on iOS. For newly added images on iOS the rotation is normalized in the JPEG itself, but this does not apply for other sources.
Step 1: Create a test case
Step 2: Identify platforms that need a fix
Step 3: Find a fix preferably in JS
JPEG's rotation property is not respected on e.g. macOS. It works on iOS. For newly added images on iOS the rotation is normalized in the JPEG itself, but this does not apply for other sources.
Step 1: Create a test case Step 2: Identify platforms that need a fix Step 3: Find a fix preferably in JS
Originally posted by @holtwick in https://github.com/holtwick/collect/issues/10#issuecomment-465938897