Is there any library to convert base64 tiff (string) to a base64 jpg or png (string)?

Viewed 14

Is there a JavaScript library that converts a base64 tiff (string) to a base64 jpg or png (string)?, since I need to display the base64 tiff string as an image in a view and apparently chrome and mozilla do not support tiff image format

0 Answers
Related