|
|
#1 |
|
Member
![]() Posts: 16
Karma: 10
Join Date: Jun 2020
Device: nook simple touch
|
Issue converting EPUBs to HTML
Hi!
I am struggling with the conversion epub -> html. When I run: $ ebook-convert file.epub file.html --extract-to test/ I get: Code:
Traceback (most recent call last):
File "/usr/bin/ebook-convert", line 20, in <module>
sys.exit(main())
File "/usr/lib/calibre/calibre/ebooks/conversion/cli.py", line 362, in main
parser, plumber = create_option_parser(args, log)
File "/usr/lib/calibre/calibre/ebooks/conversion/cli.py", line 320, in create_option_parser
plumber = Plumber(input, output, log, reporter)
File "/usr/lib/calibre/calibre/ebooks/conversion/plumber.py", line 755, in __init__
raise ValueError('No plugin to handle output format: '+output_fmt)
ValueError: No plugin to handle output format: html
Is this possible? What am I getting wrong? I am on Debian 10, Calibre 3.39.1. Thank you!! |
|
|
|
|
|
#2 |
|
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,650
Karma: 28549046
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
use file.zip not file.html
or just a name without an extension in which case the conversion will happen into directory if that name. Or convert to epub and run unzip file.epub |
|
|
|
|
|
#3 |
|
Member
![]() Posts: 16
Karma: 10
Join Date: Jun 2020
Device: nook simple touch
|
|
|
|
|
![]() |
| Tags |
| convert, epub 3, html |
| Thread Tools | Search this Thread |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| issue converting from azw3 to mobi (ccs and font issue) | fatkinglet | Conversion | 3 | 10-15-2020 11:13 PM |
| Issue converting HTML pages to EPUB | UniversalRead | Conversion | 3 | 03-15-2020 10:00 PM |
| trouble when converting many epubs to epubs | comet | Conversion | 13 | 03-21-2012 02:57 AM |
| converting epubs | alansplace | ePub | 8 | 09-19-2010 11:30 PM |
| Calibre Indent Issue When Removing Blank Lines (Converting From HTML to MOBI or EPUB) | David Derrico | Calibre | 5 | 08-04-2010 01:13 AM |