Skip to content
Python logo

Managing RAW photos with Python

Posted 23rd April 2021

1 comment

Use Python to recursively scan directories and remove unused and redundant CR2 files.

Read the full story...

PowerShell logo

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.

Read the full story...