View Single Post
Old 07-03-2025, 06:53 PM   #16
Moonbase59
Addict
Moonbase59 ought to be getting tired of karma fortunes by now.Moonbase59 ought to be getting tired of karma fortunes by now.Moonbase59 ought to be getting tired of karma fortunes by now.Moonbase59 ought to be getting tired of karma fortunes by now.Moonbase59 ought to be getting tired of karma fortunes by now.Moonbase59 ought to be getting tired of karma fortunes by now.Moonbase59 ought to be getting tired of karma fortunes by now.Moonbase59 ought to be getting tired of karma fortunes by now.Moonbase59 ought to be getting tired of karma fortunes by now.Moonbase59 ought to be getting tired of karma fortunes by now.Moonbase59 ought to be getting tired of karma fortunes by now.
 
Moonbase59's Avatar
 
Posts: 212
Karma: 1000000
Join Date: Oct 2021
Location: Germany
Device: Tolino Vision 5, Tolino Tab 8", Pocketbook Era (16GB)
Certainly not the prettiest with Wikipedia, but quick and works:

Code:
pandoc -f html -t epub -o epub.epub https://en.wikipedia.org/wiki/EPUB
Some web pages work better than others:

Code:
pandoc -f html -t epub -o 'Tools and apps for a large music library.epub' https://blog.syvi.net/tech-snippets/tools-and-apps-for-a-large-music-library
Results:
Attached Files
File Type: epub epub.epub (73.0 KB, 31 views)
File Type: epub Tools and apps for a large music library.epub (10.5 KB, 18 views)

Last edited by Moonbase59; 07-03-2025 at 06:58 PM.
Moonbase59 is offline   Reply With Quote