To print to PDF (convert) most SINGLE PAGE files in OS X:

cupsfilter foo_name_here > foo.pdf 2>/dev/null

If you run this with a mult-page TIF as input, the output will truncate everything after the first page.