You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
Javascript module to be run in the web browser for image compression.
7
7
8
8
## Features
9
-
- You can use this module to compress jpeg, png, and webp images by reducing **resolution** or **storage size** before uploading to the application server to save bandwidth.
9
+
- You can use this module to compress jpeg, png, webp, and bmp images by reducing **resolution** or **storage size** before uploading to the application server to save bandwidth.
10
10
-**Multi-thread** (web worker) non-blocking compression is supported through options.
0 commit comments