Carnaux / NFT-Marker-Creator

This editor creates NFT markers for ARTOOKIT 5.x
https://carnaux.github.io/NFT-Marker-Creator/
332 stars 159 forks source link

not detecting exif data in image files #46

Closed rvigneshw closed 4 years ago

rvigneshw commented 4 years ago

D:\LAB\arjs\nft\NFT-Marker-Creator>node app.js -i /image/cn.jpg The EXIF info of this image is empty or it does not exist. Do you want to inform its properties manually?

Carnaux commented 4 years ago

Unfortunately, the image reader used may not detect the exit but it is an issue with the reader itself. Soon I will add another reader that may work better.