Skip to content

Dear Internet Explorer user: Your browser is no longer supported

Please switch to a modern browser such as Microsoft Edge, Mozilla Firefox or Google Chrome to view this website's content.

Relative file paths in BAT files

Posted 30th January 2019

No comments

Instructions for using a relative file path in batch files.

Read the full story...

Make ImageJ 1.x work in the background

Posted 22nd October 2018

No comments

Run ImageJ macro scripts in “batch mode” to improve performance and allow images to be processed in the background.

Read the full story...

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.

Read the full story...

Use a batch file to run your PowerShell scripts

Posted 1st August 2016

7 comments

This simple batch file will enable a PowerShell script file (*.ps1) to execute with Administrator permissions in Windows.

Read the full story...

Batch convert a folder of DOCX files to PDF

Posted 20th April 2016

12 comments

Use this handy PowerShell script to convert all Microsoft Word DOCX files in a directory into Adobe Acrobat PDF files.

Read the full story...