theotherphil / imagecli

A command line image processing tool
MIT License
262 stars 5 forks source link

Add --metadata option to display metadata about input images. #17

Open theotherphil opened 5 years ago

theotherphil commented 5 years ago

https://www.reddit.com/r/rust/comments/d4inkc/imagecli_a_pure_rust_image_processing_command/f0d07h0?utm_source=share&utm_medium=web2x

https://imagemagick.org/script/identify.php

When this image library PR lands we can implement a basic version of this feature.