/exif-post

This project is a small demo with exif handling examples. For more info check the post

Primary LanguageJavaScriptMIT LicenseMIT

Exif Post

This small project was created to check the image rotation, when taking a photo with the mobile phone. You can see it live page.

I've written a post about image rotation and about some of the problems developers will face when trying to handle the metadata set by the mobile when the photo is taken.

Rotate JS

Here you can try the upload form on a mobile phone and check the photo rotation with JS only.

Rotate CSS

Here you can try the upload form on a mobile phone and check the photo rotation with CSS.