Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save billypchan/13a22c8b6158ef801e6ee7c8372ae790 to your computer and use it in GitHub Desktop.
Save billypchan/13a22c8b6158ef801e6ee7c8372ae790 to your computer and use it in GitHub Desktop.
magick mogrify -path "target_4K" \
-resize 3840x3840\> \
-auto-orient \
-format webp \
-define webp:preserve-metadata=true \
*.[jJ][pP][gG]
@billypchan
Copy link
Author

google photo AI face detection seems not work on full size Z5 photos, reduce size to 4K webp can works during uploading.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment