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
Process images by converting them to different formats, resizing them and store them as compressed archives for easy upload to your cloud. You may provide one or more images and they'll be processed in parallel for extra speed. File metadata like GPS location, camera model, etc., is completely removed.
7
7
8
-
- TODO: add support to embed watermark image
9
-
- TODO: add support to resize to multiple sizes at once
10
-
- TODO: create output directory if does not exist
11
-
12
8
```
13
9
# Resize images to a specified width and height (aspect ratio preserved)
0 commit comments