06-17-2020, 07:31 PM
The process you describe can be easily automated with a plug-in.
The informations needed by the plug-in would be:
- a path to a folder (where the image will be exported)
- a base name for the BMP file to create
- the options for saving a BMP file (run-length encoded, precision, ...)
The plug-in will inspect the files already present in the folder and will determine the new number to add to the base name.
The informations needed by the plug-in would be:
- a path to a folder (where the image will be exported)
- a base name for the BMP file to create
- the options for saving a BMP file (run-length encoded, precision, ...)
The plug-in will inspect the files already present in the folder and will determine the new number to add to the base name.