Top 7 Go Exiftool Projects
-
Project mention: Ask HN: What is nowadays (opensource) way of converting HTML to PDF? | news.ycombinator.com | 2025-09-29
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
exifLooter
ExifLooter finds geolocation on all image urls and directories also integrates with OpenStreetMap
Project mention: Show HN: I made a tool to strip GPS and EXIF metadata from photos client-side | news.ycombinator.com | 2026-01-03Nice work. Client-side stripping is especially important for privacy, since you don’t have to trust a server with the original image.
I ran into a similar problem from the opposite angle and ended up building ExifLooter. It focuses on discovering EXIF and geolocation data at scale across image URLs and directories, integrates with OpenStreetMap for visualization, and also includes a metadata-removal feature for cleanup after analysis.
Interesting to see more tools pushing awareness that image metadata is still an underrated privacy leak.
Also it is official on Kali Linux.
- https://github.com/aydinnyunus/exiflooter?tab=readme-ov-file...
-
go-exiftool
Golang wrapper for Exiftool : extract as much metadata as possible (EXIF, ...) from files (pictures, pdf, office documents, ...)
-
imagemeta
Image Metadata (Exif and XMP) extraction for JPEG, HEIC, AVIF, TIFF and Camera Raw in golang. Focus is on providing features and improved performance.
-
-
-
Go Exiftool discussion
Go Exiftool related posts
Index
What are some of the best open-source Exiftool projects in Go? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | gotenberg | 12,319 |
| 2 | exifLooter | 490 |
| 3 | go-exiftool | 293 |
| 4 | imagemeta | 161 |
| 5 | porte | 26 |
| 6 | go-exiftool | 9 |
| 7 | IfExifExtract | 2 |