Replies: 1 comment
|
wasm-vips now covers this use case |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is anyone aware of a port to JS or other client-side option that one could use to transcode gain maps? For cost reasons, this would obviously be attractive to some web services.
There is a WASM version of ImageMagick, but it does not have libultrahdr yet. And the total download size is probably larger than what would meet more targeted needs for transcoding on consumer oriented sites (ie it has a lot of features that aren't needed for this purpose).
Anyone know which JS libraries are popular for client-side transcoding of common image types for upload?
All reactions