EXIF alternatives?

  • Welcome to the last real website on the Internet. Join today, if you dare.
  • Want to keep track of this thread?
    Accounts can bookmark posts, watch threads for updates, and jump back to where you stopped reading.
    Create account

⚞⛇⚟

Last..... ↑→↑↓→→↓↑↓→→→→→→↑↓↑→→→↑↓ Just Remember...
True & Honest Fan
kiwifarms.net
Joined
Jul 25, 2024
EXIF data is very useful, as it can show the exact time, location, and other attributes of photo. However, it's really annoying how it attaches itself to images rather than stay as a separate file, so I usually turn it off. Are there any alternatives that stay as a separate file?
 
If you're a console chad,

Code:
identify -verbose photo.jpg |& tee photo.nfo

You can then delete the EXIF info, assured you have the contents of the tag.
 
A text file that explains the exact time, location, and other attributes of the photo.
and how would you associate those two, especially if you fuck up the file name? unless you want to treat it like a modern office document which is just a zipfile with different files, but then you just re-created the thing basically.

EXIF is fine, it's all the relevant info contained in the file it belongs to. easier to handle as well.
 
Back
Top Bottom