Selectively rotating images in Python recursively
Posted 3rd December 2020
No comments
Use OpenCV in Python to recurse through directories and rotate selected images based on a string in their file name.
An ImageJ batch processing macro that works
Posted 15th March 2017
No comments
A helpful generic ImageJ macro script that can be used to loop through files of type in a selected directory and then do something to them.
Responsive images made easy
Posted 17th January 2014
3 comments
In this era of ‘Responsive Web Design’ where websites need to function well on smartphones and tablets as well as desktop computers, finding a solution for a website’s images can be tricky.