Converting pdf to tif

⚓ Rust    📅 2026-01-18    👤 surdeus    👁️ 7      

surdeus

Info

This post is auto-generated from RSS feed The Rust Programming Language Forum - Latest topics. Source: Converting pdf to tif

Hi, i am new to rust, and I would like to know if it would be a good choice for converting pdf to tif, like hundreds of thousands of files. And if so, should i use ghostscript as a subprocess, or import it as a c api? Or can I write the code myself, and if so, are there any good resources you could point me to?
Or something entirely else?

Cheers

1 post - 1 participant

Read full topic

🏷️ Rust_feed