[Vuejs]-How do I import tiff.js to my Vue project?

0👍

I think your problem is addressed in this StackOverflow question if you want to import the js file in your Vue component
Importing javascript file for use within vue component

or your other options could be
https://github.com/photopea/UTIF.js or https://github.com/image-js/tiff

Leave a comment