books:calibre

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Prochaine révision
Révision précédente
books:calibre [2021/02/19 18:15] – créée radeffbooks:calibre [2025/10/01 17:40] (Version actuelle) radeff
Ligne 1: Ligne 1:
 ===== calibre ===== ===== calibre =====
 +"Ze" soft pour ebooks
  
-http://manual.calibre-ebook.com +  * Site officiel et téléchargement: https://calibre-ebook.com/ 
- +  * Manueel: http://manual.calibre-ebook.com 
-[[http://manual.calibre-ebook.com/faq.html|faq]] +  [[http://manual.calibre-ebook.com/faq.html|faq]] 
- +  * [[http://tutocalibre.free.fr/tuto_harmonisation.php|Harmoniser sa bibliothèque]] 
-Tips ligne de commande +==== install / upgrade ==== 
 +https://calibre-ebook.com/download_linux 
 +    sudo -v && wget -nv -O- https://download.calibre-ebook.com/linux-installer.sh | sudo sh /dev/stdin 
 +==== Tips ligne de commande ====
     export db https://manual.calibre-ebook.com/generated/en/calibredb.html     export db https://manual.calibre-ebook.com/generated/en/calibredb.html
- 
     calibredb catalog ./     calibredb catalog ./
  
Ligne 36: Ligne 38:
 ==== exporter sa bibliothèque calibre au format csv ==== ==== exporter sa bibliothèque calibre au format csv ====
 calibredb catalog ~/Bureau/calibre.csv calibredb catalog ~/Bureau/calibre.csv
 +==== Calibre-Web ====
 +Calibre-Web is a web app that offers a clean and intuitive interface for browsing, reading, and downloading eBooks using a valid Calibre database.
  
 +https://github.com/janeczku/calibre-web
 ==== convertir un fichier (p.ex.html) en epub en ligne de commande ==== ==== convertir un fichier (p.ex.html) en epub en ligne de commande ====
- 
 <code> <code>
 ebook-convert input_file output_file  --base-font-size=12 --embed-font-family=arial ebook-convert input_file output_file  --base-font-size=12 --embed-font-family=arial
  • books/calibre.1613754926.txt.gz
  • Dernière modification : 2021/02/19 18:15
  • de radeff