|
|
#1 |
|
Addict
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 222
Karma: 304158
Join Date: Jan 2016
Location: France
Device: none
|
Hello,
I like to read long web pages on my e-reader. I use the following commands to create an ePUB file: Code:
wget -E -H -k -K -p -e robots=off https://www.acme.com/blah.html OPTIONAL iconv -f iso-8859-1 -t utf-8 blah.html> blah.UTF8.html pandoc -t epub2 -o blah.epub blah.UTF8.html Do you know of a solution? Thank you. |
|
|
|
![]() |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| HTML input plugin stripping text within toc tags in child html file | nimblebooks | Conversion | 3 | 02-21-2012 04:24 PM |
| How to use wget to download an online HTML book | amoroso | Lounge | 11 | 04-25-2011 06:10 AM |
| Converting pandoc generated HTML to ePUB with Calibre | Wintermute | Conversion | 2 | 04-15-2011 02:25 PM |
| Convert HTML to MOBI (HTML recognized as ZIP file) | pdubois | Conversion | 1 | 01-25-2011 01:55 PM |
| html tree via wget -> epub (or other format) | maynard | Workshop | 4 | 05-13-2009 07:05 PM |