When I tried converting a picture via :
convert image.tiff image.pdf
It thorws the error:
convert: no images defined `mosaic.jpeg' @ error/convert.c/ConvertImageCommand/3187.
I tried installing and reinstalling imagick , libtiff and jpeg. But it didn't help. It used to work on the same machine (Mac Mavericks) but I had to reboot my machine and reinstall everything, and now it doesn't work. Thank you.
**(UPDATE) Issue Resolved: **
Installed GraphicMagick instead and worked!