Ricardo Walker wrote:
> you can probably replace caliber with Stanza in the instructions given.

Did you actually read the instructions?  Because the method described for
removing the DRM from Kindle books uses Calibre plug-ins, and I'm pretty sure
Stanza doesn't have the same capabilities.

I'm not sure on the most accessible way to decrypt Kindle e-books on OS X, but I
do know that Calibre has a command line interface, usable from Terminal, which I
use all the time.  If you do manage to strip the DRM from the .azw Kindle file
using some other software, you can convert it to ePub from the command line with
the following Calibre command:

ebook-convert /path/to/original.mobi /path/to/new.epub
Or, if your DRM removal software doesn't rename files to .mobi:
ebook-convert /path/to/original.azw /path/to/new.epub

This will not, I repeat not, remove any DRM.  You need to find alternative
scripts or tools to manage that.
-- 
James Scholes
http://twitter.com/JamesScholes

-- 
You received this message because you are subscribed to the Google Groups 
"MacVisionaries" group.
To post to this group, send email to macvisionaries@googlegroups.com.
To unsubscribe from this group, send email to 
macvisionaries+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/macvisionaries?hl=en.

Reply via email to