Saturday, July 28, 2012

Convert e-books without loosing file names

I managed to get my hands on a few star wars books, unfortunately they were all in .epub format which couldn't be read on my Kindle.

I tried using the calibre software to convert them, which worked, but it threw away all the file names so I lost a lot of the meta data stored there.  To get around this I created a script which loops through the files in a folder and coverts them into another folder keeping the same file name.

A copy of the script can be found here

No comments: