Quantcast
Channel: MobileRead Forums - Kindle Formats
Viewing all articles
Browse latest Browse all 861

command-line tool for inspecting .mobi files

$
0
0
While working on my fb2 to mobi converter I noticed that there was no easy (e.g. using command-line) way to examine headers or content of freshly generated .mobi files. Well, may be there was but I failed to find it and ended up writing my own tool.

So here is the result: https://github.com/gonzoua/readmobi

readmobi is a simple command-line utility capable of:

- Dumping Palm Database headers/records info
- Dumping MOBI (including PalmDoc) header info
- Dumping EXTH header info and EXTH records
- Dumping raw Palm Database records (useful for image extraction)
- Dumping book content to file

Only PalmDoc compression is supported and now DRM support. Tested on FreeBSD, Linux and MacOS X

Hope it will come handy to someone.

Viewing all articles
Browse latest Browse all 861

Trending Articles