Coder Social home page Coder Social logo

bradparks / save-as-ebook Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alexadam/save-as-ebook

0.0 1.0 0.0 376 KB

Save a web page/selection as an eBook (.epub format) - a Chrome/Firefox/Opera Web Extension

License: MIT License

JavaScript 89.96% CSS 7.01% HTML 3.03%

save-as-ebook's Introduction

save-as-ebook

Save a web page/selection as an eBook (.epub format) - a Chrome/Firefox/Opera Web Extension

alt ex1.png

alt ex2.png

How to install it

Chrome (tested on v. 52.0.2743.116)

1. Navigate to chrome://extensions/
2. Load unpacked extension ...
3. Select the extension's directory

Firefox (tested on v. 50.0a2)

1. Navigate to about:debugging
2. Load temporary add-on ...
3. Select the extension's directory

Opera (tested on v. 39.0.2256.48)

1. Navigate to opera:extensions
2. Load unpacked extension ...
3. Select the extension's directory

Convert .epub to .mobi

sudo apt-get install calibre
ebook-convert "book.epub" "book.mobi"

To-Do

  • fix all 'epubcheck' errors (https://github.com/IDPF/epubcheck)
    • there are some issues with relative URLs
  • clean & optimize code
  • create tests
  • convert svg to png
  • base64 imgs
  • 'save as image' option (render a selection and save it as image instead of text)
  • support other formats (mobi, pdf etc.)
  • show progress indication (ui/ux)
  • show confirmations (ui/ux)
  • display errors (ui/ux)
  • add settings & options page (ui/ux)

Credits

save-as-ebook's People

Contributors

alexadam avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.