I got a RAW image file (from a camera sensor module) which does not contain any metadata inside, but I know the metadata from other source, i.e., its width*height, and the depth (8-bit grey). How can I tell imagemagick utilities (convert, e.g.) to convert it to other formats?
Btw, I can open it using Photoshop (by telling it the metadata in a popup dialog), but Photoshop is not conveninent for my task at hand.
Thanks,
/bruin