#!/bin/bash # Shared configuration for image processing scripts MAX_PIXELS=8000000 MAGICK_COMMENT="magick:resize=8mp,quality=85,sampling=4:2:0"