TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

EXIF orientation handling is a ghetto

6 pointsby recurseralmost 13 years ago

1 comment

dguaragliaalmost 13 years ago
Hah, this is so true. A few months ago I had to implement the simplest cases for our product (we were receiving pictures from smartphones and sometimes they'd come up rotated.)<p>Just finding the right documentation on what the tag actually meant was hard enough. Implementing the code - even in Python - was hard: although the implementation itself was trivial, there were some massive gotchas you had to overcome before you could get it working without relying on some image manipulation libraries that have fallen to disuse... in short, a mess.
评论 #4313334 未加载