View Single Post
Old 12-19-2020, 08:22 AM   #2
capink
Wizard
capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.
 
Posts: 1,196
Karma: 1995558
Join Date: Aug 2015
Device: Kindle
First you search for books that have mobi format, but does not have en epub format using this search

Code:
formats:"=MOBI" not formats:"=EPUB"
Now you select all these books > convert books > bulk convert > modify the conversion settings if you want and change the output format to EPUB.

After the conversion finishes, right click all the selected books > remove books > remove files of a specific format for selected books > choose MOBI format.

Always be careful and double check when removing books.

Edit: Before removing mobi format, make sure the conversion job finished successfully for all books in the JOB MANAGER. And to be sure, before removing books, you should use this search:

Code:
formats:"=MOBI" AND formats:"=EPUB"

Last edited by capink; 12-19-2020 at 08:28 AM.
capink is offline   Reply With Quote