Skip to content

sadatdaniel/TinyEpub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyEpub

TinyEpub is a tool to reduce the size of a heavy EPUB file by resizing the images it contains. It is intended for the people who sideload EPUB files on their E-Readers and when space becomes a matter of concern. However, if your EPUB file does not contain any images TinyEpub cannot reduce it's file size.

Installation

  • Install Elixir on your system. You can follow the instuctions here Elixir Installation Guide
  • Install ImageMagick from here ImageMagick
  • Load the project and install dependencies with mix deps.get
  • Now pass the path of your Epub directory or Epub file you would love to compress with mix run -e "TinyEpub.init" -- "/home/user/folder"

Screencast

Note

Please make sure to read the code before using. I am not responsible for any damage. Do not run an unknown program without reading the code first. Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages