Skip to content

akaleeroy/dotepubcleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotEPUB Cleaner

Cleans up eBooks generated by dotEPUB.

  • Strip out dotEPUB logo
  • Remove unused file dotepub.png
  • Comment out the URL
  • Strip out donation box
  • Strip out disclaimer
  • Strip out disclaimer section from TOC

This way you can TTS converted web pages in your favorite eBook reader and you won't hear messages about donating, spelled-out URLs or disclaimers.

Usage

Clone the repo git clone https://github.com/akaleeroy/dotepubcleaner.git
Install with npm install
Run npm start "some-article.epub" or just npm start to watch the current folder for incoming ebooks.

In Windows you can also add a Clean context menu verb to all .epub files.
Run install-context-menu-verb.cmd.

Dependencies

About

Cleans up eBooks generated by dotEPUB.com

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published