===========================
    BIOFORMATSCONVERTER
===========================

This program will convert your images files using the rules found in the settings.txt file.

Place your data in the IN folder.
Converted data will appear in the OUT folder.

To run the converter type:
You may whish to increase/decrease the default java virtual machine memory.

java -Xms512M -Xmx1024M -jar bioformatsConverter.jar

