{"id":25948729,"url":"https://github.com/SirCryptic/autoexif","last_synced_at":"2025-03-04T11:02:21.313Z","repository":{"id":48381803,"uuid":"264575176","full_name":"SirCryptic/autoexif","owner":"SirCryptic","description":"want to remove sensitive data from photos or even view it? use autoexif to easily help you do that no more remembering syntaxs with this user-friendly tool.","archived":false,"fork":false,"pushed_at":"2025-02-27T19:24:44.000Z","size":52,"stargazers_count":35,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"re-write","last_synced_at":"2025-02-28T03:52:25.744Z","etag":null,"topics":["data","data-analysis","exif-data","exif-data-extraction","exif-interface","exif-metadata","exif-reader","exif-remover","exiftool","image","meta","metadata","osint","osint-tool","viewer"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SirCryptic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-17T03:23:29.000Z","updated_at":"2025-02-27T19:24:47.000Z","dependencies_parsed_at":"2025-02-20T21:26:22.824Z","dependency_job_id":"1f2857e5-1372-4731-a303-831cc48de4a5","html_url":"https://github.com/SirCryptic/autoexif","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SirCryptic%2Fautoexif","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SirCryptic%2Fautoexif/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SirCryptic%2Fautoexif/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SirCryptic%2Fautoexif/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SirCryptic","download_url":"https://codeload.github.com/SirCryptic/autoexif/tar.gz/refs/heads/re-write","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241836204,"owners_count":20028150,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data","data-analysis","exif-data","exif-data-extraction","exif-interface","exif-metadata","exif-reader","exif-remover","exiftool","image","meta","metadata","osint","osint-tool","viewer"],"created_at":"2025-03-04T11:02:20.094Z","updated_at":"2025-03-04T11:02:21.305Z","avatar_url":"https://github.com/SirCryptic.png","language":"Python","readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/sircryptic/autoexif\"\u003e\n    \u003cimg src=\"https://github.com/user-attachments/assets/11a5382e-0805-4ec5-87c9-53b244021eff\" alt=\"DisFrame\" width=\"500\" \n    onmouseover=\"this.style.transform='scale(1.05)'; this.style.opacity='0.8';\" \n    onmouseout=\"this.style.transform='scale(1)'; this.style.opacity='1';\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/sircryptic/autoexif/stargazers\"\u003e\u003cimg src=\"https://img.shields.io/github/stars/sircryptic/autoexif.svg\" alt=\"GitHub Stars\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/sircryptic/autoexif/network\"\u003e\u003cimg src=\"https://img.shields.io/github/forks/sircryptic/autoexif.svg\" alt=\"GitHub Forks\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/sircryptic/autoexif/watchers\"\u003e\u003cimg src=\"https://img.shields.io/github/watchers/sircryptic/autoexif.svg?style=social\" alt=\"GitHub Watchers\"\u003e\u003c/a\u003e\n  \u003cbr\u003e\n  \u003ca href=\"https://github.com/SirCryptic/autoexif/blob/master/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/badge/license-MIT-green.svg\" alt=\"MIT License\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n# AutoExif\n\n**AutoExif** is a user-friendly tool that provides an intuitive graphical interface for the powerful [`exiftool`](https://exiftool.org/) utility. It enables users to view, edit, and remove metadata from images and videos effortlessly. Whether you're a photographer cataloging your work, a developer analyzing media files, or someone prioritizing privacy, AutoExif simplifies metadata management across multiple platforms.\n\n---\n\n## ✨ Features\n\n- **Read Metadata**: Display basic or detailed EXIF data (e.g., camera settings, timestamps) from local image and video files.\n- **Web Metadata**: Extract metadata from online images by providing a URL.\n- **Wipe Metadata**: Remove all metadata or specific types (e.g., GPS, Photoshop edits) from local files, with an option to add a custom comment.\n- **Extract Video GPS**: Retrieve embedded GPS coordinates from video files for location-based insights.\n- **Thumbnail Info**: Access metadata embedded in image thumbnails, often overlooked but rich with details.\n- **Operation Log**: Maintain a record of all actions performed for transparency and troubleshooting.\n- **Cross-Platform**: Available as a standalone executable for Windows and a Python script for macOS and Linux.\n\n\u003e **Note for Linux Users**  \n\u003e Currently, AutoExif offers full graphical interface (GUI) support only on Windows. For Linux, the tool is functional via the Python script, but lacks a polished GUI experience. A comprehensive GUI, matching the Windows version, is in active development and will be released soon (exlcuding darwinsism), ensuring a consistent experience across all supported platforms. In the meantime, Linux users can utilize the script-based version / explore the CLI alternative [here](https://github.com/SirCryptic/autoexif/tree/master). Stay tuned for updates!\n\n## 🙌 Credits\n\n- **Developed by**: [SirCryptic](https://github.com/sircryptic)  \n- **License**: Released under the [MIT License](https://github.com/SirCryptic/autoexif/blob/master/LICENSE)  \n\n### Acknowledgments\n- **Phil Harvey**: Creator of `exiftool`, the core engine powering AutoExif.  \n- **PyQt5 Team**: For delivering a robust and flexible GUI framework.  \n- **Open Source Community**: For the essential tools and libraries that drive this project.  \n\n**AutoExif is committed to making metadata management accessible and efficient for all users. Enjoy exploring its capabilities!**\n","funding_links":[],"categories":["Python","[](#table-of-contents) Table of contents"],"sub_categories":["[](#websites-files-metadata-analyze-and-files-downloads)Website's files metadata analyze and files downloads"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSirCryptic%2Fautoexif","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSirCryptic%2Fautoexif","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSirCryptic%2Fautoexif/lists"}