Aangepast zoeken

User's reactions

Very smart program...
One of the few freeware programs...
Bordermaker is one of those jewels...
Nice piece of software...

Screenshots

With the aid of a couple of screenshots and text the BorderMaker functionality will be explained on this page.

So, this is the User's Guide...

Start BorderMaker

It is very easy to start BorderMaker with Java Webstart. You will automatically be kept up-to-date with the latest version. If you start BorderMaker with the link below, a shortcut will be created in the start menu and on your desktop, with this shortcut you can easily start BorderMaker. When you want to remove BorderMaker you can do this using Control Panel -> Software. It's still possible to download and install BorderMaker.
Start BorderMaker now:

Installation

  • Install the Java Runtime Environment
  • Download BorderMaker.
  • Unpack the zipfile in a folder (For example c:\BorderMaker)
  • Execute bordermaker.bat to start BorderMaker.
  • Have fun!




How to use

BorderMaker is easy to use. A User's Guide is not available at this moment, so if you have some time to spare, please help me out! I will give a short description here of the different features.

Source folder Folder which contains the pictures to process.
Recurse subfolders All subfolders of the source folder will be processed including all jpg in these subfolders.
Flatten folders in target folder Only applicable if this option is chosen.
When not set the folder structure of the source folder will be applied to the destination folder. If set all files of the source folder (and subfolders) will all be put in the destination folder without the folder structure.
Destination folder The folder where the processed images will be put.
Preview file The file that will be used as an example en for sample EXIF data.
Filename The name of the processed file, that can contain replacement variables, see replacement variables.
Date format The date format being used for formatting EXIF date fields. See SimpleDateFormat for more information.
Locale The language used for date formatting.
JPEG quality Quality of the output file.
Resize If checked the output photo will not be any longer than the given width and height.
Unsharp mask Apply unsharp mask with given values.
Automatically rotate Pictures will automatically be presented in the EXIF orientation.
Ask a title for each image A title will be asked for each photo to process vervangingsvariabel.
Text Text
Borders Borders
Watermarks Watermarks
Command You can specify a command here, this command will be executed after each picture processed.

The following replacementvariables can be used:
  • ${src_file} Full path of source file.
  • ${dest_file} Full path of target file.
jhead -te ${src_file} ${dest_file}

Replacement variables

%n Filename.
%e Extension.
%x<Exif-Tag> EXIF information.
%t The title you specify per file (Can not be used in filename).