mirror of https://github.com/tiyn/wiki
parent
86f94d7be3
commit
7e15a3cea7
@ -0,0 +1,11 @@
|
|||||||
|
# Calibre
|
||||||
|
|
||||||
|
[Calibre](https://calibre-ebook.com/) is a cross-platform, free and open-source
|
||||||
|
software suite for [e-book](/wiki/e-books.md) management.
|
||||||
|
It supports various formats aswell as conversion between them.
|
||||||
|
|
||||||
|
## Adding a Plugin
|
||||||
|
|
||||||
|
A plugin by a third party can be added by selecting a `.zip` archive - usually
|
||||||
|
named `<plugin name>_plugin.zip` - under Preferences, Plugins, Load plugin from
|
||||||
|
file.
|
@ -0,0 +1,21 @@
|
|||||||
|
# E-books
|
||||||
|
|
||||||
|
E-books are digital publications of books.
|
||||||
|
They can be read with specific hardware - an e-reader - or on a personal
|
||||||
|
computer.
|
||||||
|
E-books are usually available in `.epub` or `.pdf` files.
|
||||||
|
Amazon (`.azw`), Mobi (`.mobi`) and other brands selling e-readers have
|
||||||
|
proprietary formats.
|
||||||
|
|
||||||
|
## Management
|
||||||
|
|
||||||
|
The management of e-books can be achieved by using special software suites like
|
||||||
|
[calibre](/wiki/calibre.md).
|
||||||
|
|
||||||
|
## DRM
|
||||||
|
|
||||||
|
Proprietary formats may but don't have to feature DRM.
|
||||||
|
There are some software solutions for handling DRM like the no longer supported
|
||||||
|
[DeDRM by apprenticeharper](https://github.com/apprenticeharper/DeDRM_tools) or
|
||||||
|
its supported counterpart [DeDRM by noDRM](https://github.com/noDRM/DeDRM_tools).
|
||||||
|
Due to legal issues it is recommended to not use these or similar software.
|
Loading…
Reference in new issue