{"id":19542071,"url":"https://github.com/dikayx/exifex","last_synced_at":"2025-09-15T05:31:10.332Z","repository":{"id":254283764,"uuid":"803600704","full_name":"dikayx/exifex","owner":"dikayx","description":"Extract exif and metadata from images.","archived":false,"fork":false,"pushed_at":"2024-10-30T15:28:17.000Z","size":788,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-11T03:13:00.917Z","etag":null,"topics":["docker","exif","exif-data-extraction","flask","image-metadata","python"],"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/dikayx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-21T03:23:07.000Z","updated_at":"2024-10-30T15:30:46.000Z","dependencies_parsed_at":"2024-08-22T14:43:50.578Z","dependency_job_id":"f796d06e-1b10-40ef-914c-924d0e75e7ce","html_url":"https://github.com/dikayx/exifex","commit_stats":null,"previous_names":["dikayx/exifex"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dikayx%2Fexifex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dikayx%2Fexifex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dikayx%2Fexifex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dikayx%2Fexifex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dikayx","download_url":"https://codeload.github.com/dikayx/exifex/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233083839,"owners_count":18622566,"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":["docker","exif","exif-data-extraction","flask","image-metadata","python"],"created_at":"2024-11-11T03:13:02.736Z","updated_at":"2025-01-08T18:46:53.811Z","avatar_url":"https://github.com/dikayx.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ExifEx\n\n[![Python3](https://img.shields.io/badge/Python-3.10-blue.svg)](https://www.python.org/downloads/release/python-3100/)\n[![License](https://img.shields.io/badge/License-MIT-lightgrey.svg)](LICENSE)\n[![Build Status](https://github.com/dikayx/exifex/actions/workflows/python-app.yml/badge.svg)](https://github.com/dikayx/exifex/actions/workflows/python-app.yml)\n\nExifEx is a small utility tool to extract EXIF metadata from images. It is written in Python and Flask and uses the Pillow library to read the images and retrieve the metadata.\n\n![Screenshot of the app](assets/screenshot.png)\n\n_Example images taken from [this](https://github.com/ianare/exif-samples) repository._\n\n## Features\n\n-   🏞️ Extract EXIF metadata from images (_JPEG, PNG, TIFF, GIF, WebP, and more comming soon!_)\n-   🕵️‍♀️ Display the metadata and GPS coordinates in a human-readable format\n-   🌍 Generate a Google Maps link to the location where the image was taken (if available)\n-   🗂️ Supports multiple images at once\n-   📁 No data is stored on the server\n-   🔒 Secure and privacy-friendly\n\n## Get started\n\nDownload the latest release from the [releases page](https://github.com/dikayx/exifex/releases) and use the [setup.sh](setup.sh) (Mac \u0026 Linux) or [setup.bat](setup.bat) (Windows) script to set up the app via Docker or locally. For more detailed instructions, see the [installation guide](docs/INSTALLATION.md).\n\nIf you are already familiar with Git, you can use the commands below to clone the repository and run the setup script.\n\n### Quickstart\n\nTo get the app up and running on Mac or Linux, run:\n\n```bash\ngit clone https://github.com/dikayx/exifex.git \u0026\u0026 cd exifex \u0026\u0026 chmod +x setup.sh \u0026\u0026 ./setup.sh\n```\n\nOn Windows, open a command prompt (cmd) and run:\n\n```cmd\ngit clone https://github.com/dikayx/exifex.git \u0026\u0026 cd exifex \u0026\u0026 setup.bat\n```\n\nFollow the instructions in the terminal to start the app. By default, it will be available at [http://localhost:8080](http://localhost:8080). If you want to use SSL, see the [Securing the app with SSL](docs/INSTALLATION.md#securing-the-app-with-ssl) section in the installation guide.\n\n### Usage\n\nIt's simple! Just drag and drop one or multiple images into the dropzone or click on it to select a file from your computer. The app will then display the extracted metadata and GPS coordinates (if available).\n\n\u003e **⚠️ Note**: Exif data can contain sensitive information, such as the location where the image was taken. Only analyze images you have the right to use.\n\n## Contributing\n\nIf you want to contribute to the project, feel free to open an issue or a pull request. You can also suggest new features or improvements by [creating an issue](https://github.com/dikayx/exifex/issues). Check out the [contributing guidelines](docs/CONTRIBUTING.md) for more information.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdikayx%2Fexifex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdikayx%2Fexifex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdikayx%2Fexifex/lists"}