Simon Facciol
  • Home

coding

A collection of 3 posts
Github : Changelog.md bash script
github

Github : Changelog.md bash script

Recently I have been tagging my releases with the following tag format "release/0.2.10" and I felt the need to generate a changelog that would then be visible on github and in case I needed to recount the changes that were done per release.ermissions First
07 Apr 2016 1 min read
Python: Rename files using a csv map
python

Python: Rename files using a csv map

This script is written in Python and makes use of a 2 column .csv file to find and rename files by mapping their existing name and rename it to the new one.
13 Mar 2016
Python: Check the resolution of images in a directory
code

Python: Check the resolution of images in a directory

Check the resolution of images in a directory and output the filename of the incorrect images. I had to check over 200 images and there was no better way than using Ruby or Python on OSX to go through all those image files and check their proper dimensions, and I
13 Mar 2016 1 min read
Page 1 of 1
Simon Facciol © 2025
Powered by Ghost