Macros are stored instructions that are to be repeated several times. By storing them and having Better JPEG carry them out for you saves time. When a macro is run on a batch of image files, it is called batch processing.
For example you run an online gallery. You wish to create a set of thumbnails that will fit into a square 100×100. First you need to create the macro.
- Click the edit menu.
- Click Macro Actions.
- Click Edit Macro Actions. A dialog box should pop up.
- Click on new. A new dialog box should pop up.
- Type in a name for the macro that you will remember.
- Select Resize/Resample from the Available Actions.
- Click on the add button.
- Enter the desired maximum width and height.
- Select Save from the Available Actions.
- Click Add to add the Save step. This step is to save the image after the resize is made.
- Click OK.
- Click OK again.
You now have a macro you can reuse again and again.
Now we need to apply this to the pictures in your gallery.
- Copy all the images you wish to a single directory. (It is assumed that you know how to do this on Windows.)
- Click on browse to directory (fig 9). A new dialog should come up.
- Select the directory
- Click OK
- The directory and the images within that you copied into will be shown on the left hand side.
- Right click anywhere on box on the left. A menu should pop up.
- Click Select All Items. All the item should be selected.

- Right click one of the images.
- Click Macro Actions
- Click Resize 100. This is the macro to resize all image down to within 100×100. A dialog box should pop up.
- Click All Selected.
Now all images have been resized down to within 100×100.