Daily Weekly Monthly

Daily Shaarli

All links of one day in a single page.

July 1, 2018

ebook-convert — calibre 3.26.1 documentation

Convert an e-book from one format to another.

input_file is the input and output_file is the output. Both must be specified as the first two arguments to the command.

The output e-book format is guessed from the file extension of output_file. output_file can also be of the special format .EXT where EXT is the output file extension. In this case, the name of the output file is derived from the name of the input file. Note that the filenames must not start with a hyphen. Finally, if output_file has no extension, then it is treated as a directory and an “open e-book” (OEB) consisting of HTML files is written to that directory. These files are the files that would normally have been passed to the output plugin.

After specifying the input and output file you can customize the conversion by specifying various options. The available options depend on the input and output file types. To get help on them specify the input and output file and then use the -h option.

For full documentation of the conversion system see E-book conversion

Whenever you pass arguments to ebook-convert that have spaces in them, enclose the arguments in quotation marks. For example: “/some path/with spaces”

The options and default values for the options change depending on both the input and output formats, so you should always check with:

ebook-convert myfile.input_format myfile.output_format -h

Editeur Epub Sigil — EduTech Wiki

Sigil est un outil open source qui permet d'éditer et de créer des e-books.

L'édition est pratique grâce à la possibilité d'afficher soit le code HTML (XHTML en réalité), soit le texte du fichier, soit les deux en même temps, les deux étant éditables. Il y a également les fonctions rechercher et remplacer qui sont bien développées et qui permettent d'ajouter des liens à l'ensemble des termes d'un document, par exemple, pour créer un glossaire. De plus, on peut éditer les métadonnées, ainsi que la table des matières. C'est un outil très simple et efficace.

Sigil est destiné à la création de fichier en format EPub2, il est compatible avec le format Epub3 également mais dans une moindre mesure.

En ce qui concerne l'archivage ou le téléchargement de ressources, il comporte moins de fonctionnalités que Calibre, notamment concernant l'archivage ou le téléchargement de ressources: le logiciel est spécialisé dans la création et l'édition d'e-books.