tdback on Nostr: I was faced with an interesting problem at work today: convert thousands of TIFF ...
I was faced with an interesting problem at work today: convert thousands of TIFF files into PDFs so our engineers could view their drawings in our newer ERP system.
Doing this by hand would take ages, so in true sysadmin fashion I whipped up a quick #python script to do the job for me!
For anyone else who may need to convert TIFFs to PDFs, you can check out the tool here: https://github.com/tdback/tiff2pdf
Doing this by hand would take ages, so in true sysadmin fashion I whipped up a quick #python script to do the job for me!
For anyone else who may need to convert TIFFs to PDFs, you can check out the tool here: https://github.com/tdback/tiff2pdf