Downloads all catalog images from the staging WebDAV server.
Open Terminal (press cmd + space, type "Terminal", press Enter), then paste:
npx github:Numbered-com/kw-image-downloader
It will ask for your WebDAV user, access key, and a destination folder,
then download everything. You can stop it anytime with ctrl + C and run
the same command again later - it resumes where it left off.
Requires Node.js 18+ (brew install node or https://nodejs.org).