-
Notifications
You must be signed in to change notification settings - Fork 70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support JP2 files #28
Comments
Hello. I don't even know that this format exists, let alone how it works. So unfortunately I don't plan on supporting it any time soon. But I'm open to PR and I'd be happy to provide guidance if you'd like to implement it. For now I'm only planning to implement PNG and WebP. |
JPEG2000 a lossless flavor of JPEG. Since you already support that, i thought it might be easy. |
Oh, yeah jpeg200 rings a bell. I just didn't realize the connection with Jp2. Do you have some files that you could upload here for me to work with? I can take a look at that. |
Hi @MikeKovarik, Thanks. |
Did you consider support for JP2 files? These are web-useable in Safari and are popular for scientific purposes.
The text was updated successfully, but these errors were encountered: