Skip to content

Commit c0c5f76

Browse files
Update README.md
Adding zstd and WebP to available compression methods
1 parent 0e4c1a6 commit c0c5f76

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ Currently available functionality:
3030
* Deflate (with floating point or horizontal predictor support)
3131
* JPEG
3232
* LERC (with additional Deflate compression support)
33+
* Zstandard
34+
* image formats supported via the browser (such as WebP)
3335
* Automatic selection of overview level to read from
3436
* Subsetting via an image window or bounding box and selected bands
3537
* Reading of samples into separate arrays or a single pixel-interleaved array

0 commit comments

Comments
 (0)