{"id":46884555,"url":"https://github.com/psyb0t/exiftoolgui","last_synced_at":"2026-04-15T22:02:52.631Z","repository":{"id":246864701,"uuid":"823790951","full_name":"psyb0t/exiftoolgui","owner":"psyb0t","description":"The badass desktop wizard for digital anarchists and cybernauts who want to manipulate EXIF data like a boss. This tool lets you hack away the unnecessary digital footprint or tweak it to perfection. Developed with Claude 3.5 Sonnet","archived":false,"fork":false,"pushed_at":"2024-12-16T08:33:53.000Z","size":17,"stargazers_count":8,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-11T21:19:48.203Z","etag":null,"topics":["claude-3-sonnet","claude-ai","claude-sonnet","exif","exiftool","exiftool-gui","exiftoolgui","image","image-metadata","metadata","metadata-management"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/exiftoolgui/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/psyb0t.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-07-03T18:12:31.000Z","updated_at":"2026-02-22T21:20:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"c89bdbdd-f90e-40f6-b0d0-91f5b55ac065","html_url":"https://github.com/psyb0t/exiftoolgui","commit_stats":null,"previous_names":["psyb0t/exiftoolgui"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/psyb0t/exiftoolgui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psyb0t%2Fexiftoolgui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psyb0t%2Fexiftoolgui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psyb0t%2Fexiftoolgui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psyb0t%2Fexiftoolgui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psyb0t","download_url":"https://codeload.github.com/psyb0t/exiftoolgui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psyb0t%2Fexiftoolgui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31861709,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["claude-3-sonnet","claude-ai","claude-sonnet","exif","exiftool","exiftool-gui","exiftoolgui","image","image-metadata","metadata","metadata-management"],"created_at":"2026-03-10T21:40:03.869Z","updated_at":"2026-04-15T22:02:52.626Z","avatar_url":"https://github.com/psyb0t.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ExifTool GUI (with Claude 3.5 Sonnet)\n\nWelcome to ExifTool GUI, the badass desktop wizard for digital anarchists and cybernauts who want to manipulate EXIF data like a boss. This tool lets you hack away the unnecessary digital footprint or tweak it to perfection.\n\n## Features\n\n- **EXIF Data Recon**: Dive deep into the metadata jungle with JSON pretty-printing (great for ComfyUI data). Know what Big Brother knows!\n- **Tag Manipulator**: Edit EXIF tags like a street artist revises urban landscapes.\n- **Memory Wipe**: Strip all EXIF data clean off your images—go incognito.\n- **Batch Rebellion**: Conquer multiple images at once; batch process like a pro.\n\n## Prerequisites\n\nBefore you can unleash the full power of ExifTool GUI, you'll need to make sure your rig is properly equipped:\n\n- **ExifTool**: This is the core engine behind the scenes. ExifTool must be installed on your machine for our GUI to do its magic. Without it, you’re going nowhere, fast.\n\n### Installing ExifTool:\n\n#### On macOS:\n\nIf you’re wielding a Mac, just pop open your terminal and fire this up:\n\n```\nbrew install exiftool\n```\n\n#### On Linux:\n\nFor the Linux commandos, you can deploy ExifTool using your package manager. For most distros, that’ll look something like:\n\n```\nsudo apt install libimage-exiftool-perl\n```\n\nor\n\n```\nsudo yum install perl-Image-ExifTool\n```\n\n---\n\nMake sure these are set up, and you're ready to dive into the digital deep end with ExifTool GUI. Let the chaos commence!\n\n## Installation\n\nGear up to install ExifTool GUI using pip, the tool of choice for Python rebels:\n\n```\npip install exiftoolgui\n```\n\nor better\n\n```\npipx install exiftoolgui\n```\n\nNote: This renegade software demands that ExifTool be installed on your system and lurking in your PATH like a ninja.\n\n## Usage\n\nIgnite the ExifTool GUI application and start bending digital reality by running:\n\n```\npython -m exiftoolgui\n```\n\nor better\n\n```\nexiftoolgui\n```\n\n## License\n\nThis project is unleashed under the WTFPL License – Do What The F\\*\\*k You Want To Public License. Your imagination is the only limit, push it to the boundaries!\n\n## Join the Revolution\n\nDive into the code, fork it, twist it, break it, and remake it. This is not just software; it's a manifesto. Strap in, fire up your terminals, and let the pixels fly!\n\n---\n\nRemember, in the world of digital art and privacy wars, ExifTool GUI is your graffiti can, your lock pick, and your invisibility cloak. Use it wisely, or wildly—the choice is yours!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsyb0t%2Fexiftoolgui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpsyb0t%2Fexiftoolgui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsyb0t%2Fexiftoolgui/lists"}