metapeek
v1.0.1
Published
A command line tool to extract metadata from images
Downloads
1
Maintainers
Readme
Metapeek - Image Metadata CLI Tool
A simple CLI tool to extract image metadata from image files including JPG, PNG, HEIC, and more.
Installation
To use the tool without installing it globally, you can use npx
:
npx metapeek /path/to/your/image.jpg
If you don't provide a path, the tool will prompt you to enter one:
npx metapeek
Then, follow the on-screen prompts.
Contributing
Contributions are welcome! Please create an issue or open a pull request with your changes.
License
MIT License. See the LICENSE file for details.