#Exif

2025-06-07

Any recs for a basic #ImageEditor for #Android that will let me do basic crop/adjust edits without messing with the #EXIF? (And without watermarking/tracking/etc)

Fossify Gallery mostly does, but there's a bug where it deletes location data.

Google Photos doesn't mess with the location, but it breaks the timestamp if you're only editing a file locally and don't have it on their cloud.

Image Toolbox seems to leave it intact sometimes and delete it entirely other times.

This seems like it should be a really low bar.

2025-06-03

Every time AI helps me figure out the right set of parameters for ffmpeg based on EXIF data and a crude description of my intentions, I feel like all the billions, effort, and time humanity has spent on LLMs were worth it.

#ai #llm #ffmpeg #exif

2025-05-24

Ça manque de support #Exif sur #pixelfed, quand même… La géoloc peut être un problème de vie privée, mais les infos techniques (boitier, objectif et réglages) j’aime bien, moi

PhotInfophotinfo
2025-05-22

PhotInfo 8.08.0 & PhotInfo 4.08.0

• Introducing a brand-new feature – now in beta:
You can save an edited photo with a custom file name!
• This feature is still in testing, so if you run into anything odd, we’d love your feedback!

✨ **More new features and UI improvements are on the way** – stay tuned, exciting things are coming soon!

Thanks for using PhotInfo – you're helping make it better every day! 📸

Candela-Fotografie 📷candela@mastodon.nl
2025-05-19

Ach wat leuk, zo'n aanwijzing

Gezien bij het strand bij Hargen, bij Bergen is dat.

#Exif: iso 100, 1/160, f/10, 67 mm

#duinen #hargen

Wit aanwijsbord in de duinen bij Hargen, en luidend in zwarte letters:
"Hangplek voor scootmobielbestuurders en aanverwante fantasten."
PhotInfophotinfo
2025-05-12

PhotInfo 8.07.0 & NG 4.07.0

A little spring cleaning to keep things feeling good!
• The Settings and About views got a full makeover for a smoother, sleeker experience.
• Some under-the-hood tweaks to keep things running smoothly.

Happy photo exploring!

The Gregzonegregly@retro.pizza
2025-05-11

I ran into a weird Unicode issue with EXIF tags in a JPEG recently: the “user comment” field was in Unicode, but it was an encoding I couldn’t identify. It started with the bytes “UNICODE\0”, followed by what looked like UTF-16 (\x00 bytes interspersed with 8-bit ASCII) but no byte-order identifier (\uFEFF or \uFFFE). The thing is, Windows and various tools decode it just fine, but my code attempts to do so have all met with failure. Ideas? #photography #programming #jpeg #exif

NeoFinder for macOS and iOSneofinder
2025-05-08

Did you know that you can search for taken at the same time (hour and minute), not just the same date, in for ? This uses the Capture Date.

Use the contextual menu for an existing photo for this.

neofinder.de/forum/phpBB3/view

Martin Hamiltonm@martinh.net
2025-05-07

Mayke [7/31] - Let’s hack the GPS locations in our photos, for fun and personal safety!

martinh.net/hacks/jellybaby-op

#mayke #mayke25 #exif #exiftool #JellyBaby #invasion #TopSecret #OPSEC #GPS #metadata #librarians

PhotInfophotinfo
2025-05-02

🚀 New PhotInfo & PhotInfo NG updates are out!

• Fixed blank date in Edit Date view 📅
• IPTC CreatorContactInfo editing works again ✍️

Update now & keep your metadata clean!

BiyteLümbiytelum
2025-04-25

Snap a photo, share it online…
Did you just leak your location?

Most photos contain EXIF data—metadata that can include your GPS coordinates, camera model, and more.

📌 Strip EXIF before sharing
📌 Use tools like ExifCleaner or upload via privacy-respecting platforms
📌 Never underestimate the quiet data trail

2025-04-22

يبدو أن نموذج الذكاء الاصطناعي التوليدي #ChatGPT يتمتع بالقدرة على #تحليل_الصور وتحديد مواقعها، حتى دون بيانات #GPS أو البيانات الوصفية #EXIF ​​​​المدمجة.

tinyurl.com/4srh96dh

rextrext
2025-04-17

Well this is super scary as shit and has made stalking a real thing for everyone to worry about. be careful what you post on the internet.
From: @piegames
flausch.social/@piegames/11435

Paolo Melchiorrepaulox@fosstodon.org
2025-04-11

I've published the third article of the series "Maps with Django" 🗺️

You'll learn how to add images to your web map, and how to automatically locate markers by reading GPS information from images using Pillow 📍

paulox.net/2025/04/11/maps-wit

#Django #Pillow #GeoDjango #Python #Maps #Exif #GPS

CC @pillow @django

Jools [Friendica]jools@missocial.de
2025-04-07

Häufig wird unterschätzt, wie viele Informationen anhand von Metadaten unsere Fotos eigentlich über uns preisgeben. Dabei lassen sich diese Informationen mittels Tools wieder entfernen.


Wer mehr darüber erfahren möchte, kann gerne auf meinem Blog weiterlesen:

Link: BlogZwo.me - Privatsphäre schützen: Geodaten sicher aus Fotos löschen


#Datenschutz, #Sicherheit, #Privatsphäre, #Fotos, #Exif, #Metadaten, #Geodaten

Alexander Wilms 🇺🇦wilms@ieji.de
2025-03-30

Heute weiter gemacht mit #Nextcloud und #Fotos organisiert. Dazu die Fotos-App und die Erinnerungen-App verwendet. Bei der Übernahme der Detaildaten #exif von meinen #iOS Fotos hat es an ein paar Stellen geklemmt. Ansonsten sieht alles relativ überzeugend aus: erste Ordner konnte ich in der Familie teilen, u.a. einfach per Link (vorläufig, bis die lieben Leute alle ein Benutzerkonto haben…). Die Diashow klappt in #Firefox / #Linux und auf dem #MacBook, leider nicht auf #Safari / #iOS.

A collage of various blooming flowers, including pink primroses, yellow daffodils, purple irises, and white cherry blossoms, with a scenic view of a city and clouds in the background.A screenshot of a file management app displaying a list of image files, primarily featuring floral images, with file names and sizes.A menu interface displaying options for viewing media, including "Show only images," "Show only video," "Show both," "Square grid," "Set Media folder," "Play movie from a file," and "Play movie from URL."
2025-03-25

Alle Bilder in Unterordnern nach #EXIF Datum und Uhrzeit umbenennen:

find . -type d -execdir sh -c "cd './{}' && exiv2 --rename '%Y-%m-%d %H-%M-%S' -F *.JPG" \;

leider muss es für verschiedene Schreibweisen JPG, jpg, JPEG und jpeg angepasst und einzeln gestartet werden...

#bash #linux #opensource #exiv2

utzer [Pleroma]utzer@soc.utzer.de
2025-03-25
Ich bin überzeugt: Fotoverwaltungssoftware sollte Metadaten immer direkt in den Bilddateien speichern – plattform- und softwareübergreifend nutzbar.

Ob Gesichterkennung, Beschreibungstext, Kategorien oder manuelle Tags – all diese Infos gehören nicht nur in eine Datenbank, sondern auch als Metadaten direkt ins #Bild (EXIF/XMP/IPTC etc.).

Ich habe im Laufe der Jahre zwei Programme intensiver genutzt:
Damals unter Windows: #Picasa (RIP). Heute unter Linux: #Digikam.
Jetzt überlege ich, auf eine serverbasierte Lösung umzusteigen – aber immer bleibt dieselbe Frage:
Wie #portabel sind meine Daten, wenn die Software ausfällt oder ich wechseln will?

Eine Metadatenstrategie, die auf offene Standards setzt, erleichtert Backups, Migration, parallele Nutzung und langfristige Verfügbarkeit.

Wie seht ihr das?

#Fotomanagement #EXIF #XMP #Linux #Selfhosted #Fotosammlung #Foto
2025-03-14

Tengo un par de videos antiguos que hice con un móvil en 2006 que están en formato "3gp" a los que le quiero cambiar la fecha de creación porque por algún motivo aparecen como creados en 2037.

¿Alguien sabe una herramienta para #Windows o #Linux que pueda editar los exif/metadatos? Básicamente es la fecha de creación.

#exif #3gp #app #tool #windows #linux

Propiedades del fichero en cuestión donde se aprecia que el metadato "Medio creado" data con fecha de 25/07/2037

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst