MOBI
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				|  (Created page with "== Description == MOBI format was originally an extension of the PalmDOC format by adding certain HTML-like tags to the data.  == References and format == * http://wik...") | Parchivist  (Talk | contribs)   (→Metaformat files) | ||
| (18 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
| − | ==  | + | {{FormatInfo | 
| − | MOBI format was originally an extension of the [[PalmDOC]] format by adding certain [[HTML]]-like tags to the data. | + | |formattype=electronic | 
| + | |subcat=Electronic Publishing formats | ||
| + | |extensions={{ext|mobi}}, {{ext|prc}} | ||
| + | |mimetypes={{mimetype|application/x-mobipocket-ebook}} | ||
| + | |pronom={{PRONOM|fmt/396}} | ||
| + | |wikidata={{wikidata|Q27996279}} | ||
| + | }} | ||
| + | :''This article is about the e-book format. For the top-level domain, see [[TLD .mobi]].'' | ||
| + | |||
| + | '''MOBI''' format was originally an extension of the [[PalmDOC]] format by adding certain [[HTML]]-like tags to the data. <sup>http://wiki.mobileread.com/wiki/MOBI</sup> | ||
| + | |||
| + | The Amazon Kindle used to use this format, in a variation called [[AZW]] or AZW3, but later switched to the more standardized [[EPUB]] format. | ||
| + | |||
| + | == File extensions == | ||
| + | .mobi is the standard file extension for this format, but .prc is used instead in Palm OS, where only a limited range of extensions are supported. | ||
| + | |||
| + | This format has no connection to the .mobi top-level domain, intended for use on sites targeted at mobile devices. | ||
| + | |||
| + | == Identification == | ||
| + | ASCII "{{magic|BOOKMOBI}}" appears at offset 60. | ||
| == References and format == | == References and format == | ||
| * http://wiki.mobileread.com/wiki/MOBI | * http://wiki.mobileread.com/wiki/MOBI | ||
| + | |||
| + | == Metaformat files == | ||
| + | |||
| + | * {{Synalysis|mobi}} ([https://www.synalysis.net/formats.xml root page] / [https://github.com/synalysis/Grammars/blob/master/mobi.grammar direct link]) | ||
| + | |||
| + | == Online utilities == | ||
| + | * [http://www.pdf4kindle.com/ PDF to Kindle converter] | ||
| + | |||
| + | == Sample files == | ||
| + | * [http://craphound.com/homeland/Cory_Doctorow_-_Homeland.mobi Homeland by Cory Doctorow] | ||
| == Conversion tools == | == Conversion tools == | ||
| * [http://calibre-ebook.com/ Calibre] | * [http://calibre-ebook.com/ Calibre] | ||
| + | |||
| + | == Links == | ||
| + | * [https://www.microsoftpressstore.com/promotions/product-announcement-retirement-of-amazon-mobi-ebook-142421 Announcement about retirement of Amazon MOBI eBook format] | ||
| + | |||
| + | [[Category:Palm OS Database]] | ||
Latest revision as of 13:49, 25 September 2023
- This article is about the e-book format. For the top-level domain, see TLD .mobi.
MOBI format was originally an extension of the PalmDOC format by adding certain HTML-like tags to the data. http://wiki.mobileread.com/wiki/MOBI
The Amazon Kindle used to use this format, in a variation called AZW or AZW3, but later switched to the more standardized EPUB format.
| Contents | 
[edit] File extensions
.mobi is the standard file extension for this format, but .prc is used instead in Palm OS, where only a limited range of extensions are supported.
This format has no connection to the .mobi top-level domain, intended for use on sites targeted at mobile devices.
[edit] Identification
ASCII "BOOKMOBI" appears at offset 60.
[edit] References and format
[edit] Metaformat files
- Synalysis grammar file (for Hexinator / Synalize It!; more details) (root page / direct link)

