![]() |
#1 |
Junior Member
![]() Posts: 1
Karma: 10
Join Date: Jun 2022
Device: none
|
Fix epub issues with Python
Hello,
when I use the Calibre UI, I can edit a book and actually run a check that tells me what are the issues with the book. I can then also run a utility that fixes the issues for me. Is there a way to accomplish that programmatically with python? I would like to fix the books with e command line tool as opposed to using a UI! Thanks for your help! |
![]() |
![]() |
![]() |
#2 |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,337
Karma: 27182818
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
There is no documented/stable API. You can probably hack it together if you read the source code and figure out the entry points for checking the book and call it from your python script which you can run with
calibre-debug script.py file.epub |
![]() |
![]() |
Advert | |
|
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
will custom firmware fix spacing issues? | StephenQueen | Kobo Reader | 4 | 01-21-2022 07:56 AM |
Fixing python zipimport issues on Windows | kovidgoyal | Development | 12 | 10-03-2020 10:24 PM |
Kindle DX issues - Any way to fix? | mdovell | Amazon Kindle | 4 | 05-02-2016 09:23 AM |
KTerm & Python Issues | aBP | Kindle Developer's Corner | 4 | 02-10-2016 05:23 PM |
How to use Acrobat to fix PDF issues | mapletony | Sony Reader | 0 | 01-22-2008 07:59 PM |