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
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