mirror of
https://github.com/janeczku/calibre-web
synced 2025-02-07 14:40:08 +00:00
Updated Extend Features (markdown)
parent
1d1191b59c
commit
4de91a20c9
@ -1,6 +0,0 @@
|
||||
# Extract metadata from uploaded files
|
||||
|
||||
Install Imagemagick
|
||||
Install optional requirements
|
||||
|
||||
|
7
Extend-Features.md
Normal file
7
Extend-Features.md
Normal file
@ -0,0 +1,7 @@
|
||||
# Extract metadata from uploaded files
|
||||
|
||||
For extracting cover pictures from uploaded books the library "Imagemagick" has to be installed. The project website lists how to install binary releases for OS-X and windows: https://imagemagick.org/script/download.php. For Linux it's recommended to use the imagamagick version of your distro. (For Debian/Ubuntu/Linux Mint: `sudo apt install imagemagick`).
|
||||
Extracting metadata from fb2 or epub files needs additional dependencies from optional-requirements.txt. In the optional-requirements.txt there are different blocks for the different options. Install the relevant requirements via pip/pip3.
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user