There are three controls on the Saving Options pane: the Path where to save converted image(s), the option to Overwrite if a file already exists and the option to Prompt on replace file(s).
User can manually type a path where to save resulting image files or browse for a target folder using the Browse button near the input box.
If the path is empty, then the each of converted images will be saved into the directory where the source file is. For example, if user converts files "pic1.bmp" placed in directory "c:\temp\images1\" and "picture2.jpg" placed in directory "d:\images\nature\" to PNG format, then resulting files will have the following full names: "c:\temp\images1\pic1.png" and "d:\images\nature\picture2.png".
It is possible to add a prefix to each file name of the converted files. To do this just type into the input box a path with a prefix without ending slash "\". For example, if a user converts files "c:\temp\images1\pic1.bmp" and "d:\images\nature\picture2.jpg" and types "c:\temp\new" into the path input box, then resulting files will have "c:\temp\newpic1.png" and "c:\temp\newpicture2.png" full names. If a user types just "new" in the path input box, then resulting files will be saved into their source's folders and will have the names: "c:\temp\images1\newpic1.png" and "d:\images\nature\newpicture2.png".
If the Overwrite if a file already exists option is set "on", then all files with the same names will be replaced without warnings. To keep all or some files with the same names in target folder select the Prompt on replace file(s) option.