Skip to content

kolapsys/kindle-epub-fix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kindle EPUB Fix

Amazon Send-to-Kindle service has accepted EPUB, however, for historical reason it still assumes ISO-8859-1 encoding if no encoding is specified. This creates weird formatting errors for special characters.

This tool will try to fix your EPUB by adding the UTF-8 specification to your EPUB. It currently does not fix other errors.

You can access this tools at https://kindle-epub-fix.netlify.app

Warning: This tool come at no warranty. Please still keep your original EPUB. We don't guarantee the resulting file will be valid EPUB file, but it should.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.1%
  • HTML 26.9%