1.0.1 • Published 9 months ago

metapeek v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

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.