Convert MOBI to PDF

Convert MOBI to PDF online, by software or command line

Convert MOBI to PDF

MOBI is the format used by the MobiPocket Reader. It may have a .mobi extension or it may have a .prc extension. The extension can be changed by the user to either of the accepted forms. In either case it may be DRM protected or non-DRM. The .prc extension is used because the PalmOS doesn't support any file extensions except .prc or .pdb. Note that Mobipocket prohibits their DRM format to be used on dedicated eBook readers that support other DRM formats.

You can convert MOBI to PDF by our online program, PDFConvert desktop software or command line program.

Convert MOBI to PDF Online

MOBI to PDF Converter Form
Local MOBI File: (*.MOBI)

Use this form to upload a local MOBI file and convert the MOBI file to PDF file.

1. Click the "Choose File" button (different web browsers may have different button names such as "browse..."), a browse window will open, select a local plain text file and click the "Open" button.
2. Click the "Convert Now!" button to convert. Wait a few seconds for the file conversion to finish.
3. You can download or view the output PDF file on your web browser after conversion. No email address required to receive files.

Convert MOBI to PDF software

Add document files

After installing PDFConvert software, click Start - Programs - PDFConvert - PDFConvert to run.

Click "Create PDF" link, click "MOBI to PDF" button on the left, click "Add Files" button to add local MOBI files. You can also directly drag MOBI files from file explorer and drop to list.

After adding MOBI files into the list. You can click the "Create PDF" button to create PDF file from the document files you selected.

The default output directory is "PDFConvert" directory in "My Document". PDFConvert will try to create this directory if it doesn't exist and open it when conversion is completed.

Convert MOBI to PDF command line

Download pdfconvert.exe, and run pdfconvert.exe command line program to convert MOBI to PDF on background without windows showed.
/?
Shows all command line parameters of pdfconvert.exe.
/i
input files
For example: pdfconvert.exe /i "c:\mobi\1.mobi"
/o
output folder
For example: pdfconvert.exe /o "c:\pdf"
/cs 7000
convert MOBI file to pdf file
For example: This command will convert local MOBI file "c:\mobi\1.mobi" to PDF file "c:\pdf\1.pdf".
pdfconvert.exe /cs 7000 /i "c:\mobi\1.mobi" /o "c:\pdf"