pdf to mobi convertor

26,003

Solution 1

Try http://calibre-ebook.com/ I'm not sure how well it works for Linux but on Windows it is the perfect solution for managing your eBook library and obviously also converting from anything

Solution 2

Once you have installed the calibre package, you can use the GUI, but if you want to script it, there is also a command line converter installed as part of the calibre package - ebook-convert (docs). The simplest way to call it would be:

ebook-convert document.pdf .mobi

which will convert the pdf into MOBI format with the same name. That should "just work" but if you want to go deeper then see the detailed documentation on conversion.

Note that Calibre supports lots of formats, not just MOBI, for both input and output.

Solution 3

You can also do it online... Although it is not always recommendable to convert PDFs to Mobi since the formats are quite different.

http://www.mobi-to-pdf.com/

Solution 4

you can convert online pdf files to mobi / epub with the following conversion tool kit webpage:

http://kitpdf.com/

Share:
26,003
LasseLVDBC
Author by

LasseLVDBC

In summary, I am Ex: Microsoft SDE Intern, Commvault AMTS, ISI Intern. Best intern performer at Commvault, Winner of Intel CCF competition, Author of IEEE poster for DC SDN network optimization app.

Updated on September 18, 2022

Comments

  • LasseLVDBC
    LasseLVDBC almost 2 years

    Is there any application which can convert a .pdf file into a .mobi file?

    • Admin
      Admin over 11 years
      the only interest of converting a pdf to mobi would be in keeping the formatting and images in the mobi format: this is not possible (at least not in Calibre, and there are no better ways). to have a readable and easily editable file without original formating,convert pdf to text, and maybe then, if desired , to mobi (but there's no supplementary advantage there).. to keep all formatting, images etc, try to read pdf on the ebook reader
  • Admin
    Admin about 12 years
    not all pdf can be converted properly into mobi using Calibre, in which case try to convert to text, and then to mobi in Calibre
  • Philippe Paré
    Philippe Paré almost 9 years
    I would note this appears to convert to HTML first, then to pdf from that. You may want to adjust the pdf first using k2pdfopt then convert to .mobi
  • Robert Mooney
    Robert Mooney almost 5 years
    This site displays ads, invokes trackers, and never returns a completed conversion.