Batch Conversion
Version 2
Batch Conversion Interface
Turbo View & Convert includes an advanced batch conversion interface that allows you to convert many files at once. To open the converter, choose Batch → Open Batch Converter... from the application menu.
Â
See the screenshot below to view the flow for choosing options and starting a conversion:
Â
When you click Convert, a conversion window pops up and begins the conversion. When conversion is complete, you can go to the target folder to view your files.
Â
Batch Conversion Options
There is an extensive list of options for conversion, and their definitions are provided below.
Convert from
The first step is to select the type of files that you want to use for input. The option you choose changes the conversion options on the form.
Â
Include the following file types
You can check or uncheck file types from the list so that only files that match particular file extensions are included for conversion. For example, if you uncheck all types except ".bmp - Bitmap Image File," then only *.bmp files are converted.
Â
Use these conversion options
This part of the form specifies how you want your input files to be converted to output files. The options differ based on which "Convert from" option you choose. Use the tooltips on the form for specific information about the options.
Â
Convert these files and folders
You can include both folders and files in the list of items to convert. You can either drag and drop files and folders from Windows Explorer or click the Add Files... and Add Folders... button to populate the list. All folders in the list are searched for matching files. See the "Include subfolders" option for details on subfolder searching.
Â
Output Settings
- Output directory: Specifies the target path location where the converted files are saved.
- Include subfolders: When checked, the batch converter looks recursively through subfolders when finding files to convert. For example, if c:\files is in the list of folders to convert, then files within c:\files\subfolder1 and c:\files\subfolder2 will also be converted. If unchecked, files within c:\files\subfolder1 and c:\files\subfolder2 are not converted. If no folders are included in the list of files and folders to convert, then this option has no effect.
- Preserve directory structure: If checked, the directory structure of folders and subfolders will be preserved in the output directory. If unchecked, all converted files are saved immediately within the output directory. This option is only available if you choose to include subfolders.
- Overwrite existing files: If checked, any preexisting file in the output directory that has the same filename as a converted output file will be overwritten. For example, if the file image.png is converted to image.jpg (PNG to JPEG conversion) and image.jpg already exists in your output directory, it will be overwritten. If this option is unchecked or if you use an empty directory as the output directory, then no files are ever overwritten.
- Rename files: If checked, the batch converter renames the output files according to the options selected in the Settings... window. If unchecked, the batch converter creates output files with the same filenames as the input filenames.
Â
Batch File Renaming Settings
When you check "Rename files" and click the Settings... button, you are presented with a renaming options window. There are two different ways output files can be renamed from their corresponding input files, either by using a filename counter or by applying add/replace options.
Â
- Base Filename: Every output filename will begin with this prefix.
- Counter Start Value: The starting number that is appended to the base filename. The number increments for each successive output file.
- Counter Leading 0s: The number of 0s that are added before the counter start value. Using this option helps output files to be sorted by name in Windows Explorer. For example, img01.jpg is sorted before img10.jpg.
Â
- Add Prefix: Every output filename will begin with this prefix. If blank, no prefix is used.
- Add Suffix: Every output filename will end with this suffix. For example, for suffix=end and input filename myfile.jpg, the output filename is myfileend.jpg.
- Replace/With: Specifies a string in the input filename to be replaced in the output filename. For example, if replace=file and with=image for the input file myfile1.jpg, the output filename is myimage1.jpg.
Saving and Loading Batch Presets (.tvc Files)
You can save your batch conversion options as presets by choosing File → Save Presets..., and you can save them by choosing File → Load Presets... Presets are saved with the .tvc file extension ("Turbo View Convert") and contain the options you selected for the entire form, including options in the file renaming window. You can save any number of presets to reuse them at a later time.