←back to thread

A new PNG spec

(www.programmax.net)
618 points bluedel | 2 comments | | HN request time: 0.022s | 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. jandrese ◴[] No.44379453{4}[source]
If you are uploading it to a website you are sharing it. Even if the image is supposedly "private" you have to assume it will be leaked at some point. Remember, the cloud is just someone else's computer, and they can do what they want with their computer. They may also not be entirely competent at their job.
replies(1): >>44382312 #
2. johnisgood ◴[] No.44382312[source]
Yes, once something has been shared (or stolen), you lost control over it, be it information or an image. EXIF data is fine, if it never leaves your device or if your device is not compromised.