←back to thread

A new PNG spec

(www.programmax.net)
616 points bluedel | 1 comments | | HN request time: 0.199s | source
Show context
qwertox ◴[] No.44373847[source]
> Officially supports Exif data

Probably the best news here. While you already can write custom data into a header, having Exif is good.

BTW: Does Exif have a magnetometer (rotation) and acceleration (gravity) field? I often wonder about why Google isn't saving this information in the images which the camera app saves. It could help so much with post-processing, like with leveling the horizon or creating panoramas.

replies(7): >>44373955 #>>44373957 #>>44373987 #>>44375555 #>>44376496 #>>44382700 #>>44384608 #
jandrese ◴[] No.44373957[source]
Yes, but websites frequently strip all or almost all Exif data from uploaded images because some fields are used by stalkers to track people down to their real address.
replies(2): >>44374422 #>>44384227 #
johnisgood ◴[] No.44374422[source]
And I strip Exif data, too, intentionally, for similar reasons.
replies(1): >>44374866 #
bspammer ◴[] No.44374866[source]
That makes sense to me for any image you want to share publicly, but for private images having the location and capture time embedded in the image is incredibly useful.
replies(2): >>44374986 #>>44379453 #
1. johnisgood ◴[] No.44374986[source]
If by private you mean "never shared", I agree.