
Managing RAW photos with Python
Posted 23rd April 2021
No comments
Use Python to recursively scan directories and remove unused and redundant CR2 files.

Run a PowerShell script directly from GitHub Gist
Posted 9th April 2018
2 comments
Simple code that enables you to host your PowerShell scripts on GitHub Gist but execute them from a local machine.