geospy
geospy copied to clipboard
Python tool using Graylark's AI-powered geo-location service to uncover the location where photos were taken.
geospy
Python tool using Graylark's AI-powered geo-location service to uncover the location where photos were taken.
Installation
pip install geospyer
Usage
geospyer --image path/to/your/image.jpg
Replace path/to/your/image.jpg with the actual path to the image you want to analyze.
Features
- Generate Google Maps links based on image coordinates.
Disclaimer
This application uses Graylark's AI-powered geolocation. It is not affiliated with Graylark, and the author is not responsible for the consequences of using this application.
Contributing
- Fork the repository
- Create a new branch (git checkout -b feature/new-feature).
- Commit your changes (git commit -am 'Add new feature').
- Push to the branch (git push origin feature/new-feature).
- Create a pull request.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Acknowledgments
- Thanks to Graylark for providing the AI-powered geolocation service.