Converting Any File to Tiff Format Using Javascript

I’m working on file uploader application. I have a file which I receive from client in PDF, DOC, DOCX, JPG formats and i need to convert them to TIFF format and to save each page in a separate file. pls advice the best way to do it.

is there any library you can suggest for doing it?

1

1 Answer

Try the following library from the Photopea project:

It can be simple installed with npm:

npm install utif

and follow some examples on github.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

James H. Sterling

James H. Sterling

Environmental Science & Climate Journalist

James Sterling reports on renewable energy developments, climate policy, ecological conservation, and green tech innovations around the globe.

Share this article
Twitter Facebook Pinterest