PDF to BMP Converter is a standalone win32 program that can convert PDF to BMP image directly and doesn't requires Adobe Acrobat and other library. it supports convert PDF to BMP image wih different dpi.
(PDF TO BMP,CONVERT PDF TO BITMAP IMAGE)

ADD:Click Add button to open a browse windows to select PDF file and add the selected PDF files to the list, Click Add button, You will be prompt to select PDF files which you need to convert and then Add these files to the list.
REMOVE:Remove selected file from list.
CLEAR: Clear all files in the list( It don't delete the file, only remove it from the list).
CONVERT: Convert all files in the list into BMP
Convert Folder :Convert all PDF files that in the selected foder into BMP.
File Name Template: The template of export bmp files, if you left it empty, the bmp file name will as same as oroginal PDF file name, "#" will replace with page numbers, for example: (we assume the file name of the PDF document is "test.pdf". if the template is "-###" , the export images will be named as test-001.bmp,test-002.bmp, if you change the template to "##", the export images will be named as test01.bmp,test02.bmp.