scripts/social-media-framing/README.org

8 lines
551 B
Org Mode
Raw Permalink Normal View History

2024-12-10 18:10:37 +01:00
#+title: Social Media Framing
A little bash script using [[https://imagemagick.org][ImageMagick]] and [[https://exiftool.org/][exiftool]] for preparing pictures for sharing on social networks. The image given as first argument is used as a source to create the following three variations:
- No changes, except a maximum resolution of 1920px at the longest edge (suffix =-regular=)
- White border to make the image a 1920x1920px square (suffix =-square=)
- White border to make the image a 1080x1920px portrait orientation "story" (suffix =-story=)