2023-11-19 19:29:45 +01:00
|
|
|
.\" Automatically generated by Pandoc 3.1.3
|
|
|
|
.\"
|
|
|
|
.\" Define V font for inline verbatim, using C font in formats
|
|
|
|
.\" that render this, and otherwise B font.
|
|
|
|
.ie "\f[CB]x\f[]"x" \{\
|
|
|
|
. ftr V B
|
|
|
|
. ftr VI BI
|
|
|
|
. ftr VB B
|
|
|
|
. ftr VBI BI
|
|
|
|
.\}
|
|
|
|
.el \{\
|
|
|
|
. ftr V CR
|
|
|
|
. ftr VI CI
|
|
|
|
. ftr VB CB
|
|
|
|
. ftr VBI CBI
|
|
|
|
.\}
|
|
|
|
.TH "" "" "" "" ""
|
|
|
|
.hy
|
2023-12-14 21:29:06 +01:00
|
|
|
.SH NOM
|
2023-11-19 19:29:45 +01:00
|
|
|
.PP
|
2023-12-14 21:29:06 +01:00
|
|
|
convertPDF - Compresse des fichiers PDF pour gagner en volume et génère
|
|
|
|
le résultat d\[cq]un OCR
|
2023-12-14 21:27:49 +01:00
|
|
|
.SH SYNOPSIS
|
2023-11-19 19:29:45 +01:00
|
|
|
.PP
|
2023-12-14 21:29:06 +01:00
|
|
|
convertPDF
|
2023-12-14 21:27:49 +01:00
|
|
|
.SH DESCRIPTION
|
2023-11-19 19:29:45 +01:00
|
|
|
.PP
|
|
|
|
Ce script convertit des fichiers PDF en d\[cq]autres formats tels que
|
|
|
|
JPG, TXT, et PDF en utilisant des outils comme \f[V]pdftocairo\f[R],
|
|
|
|
\f[V]pdftotext\f[R], \f[V]tesseract\f[R], et \f[V]convert\f[R].
|
2023-12-14 21:27:49 +01:00
|
|
|
.SH COMPATIBILITÉ
|
2023-11-19 19:29:45 +01:00
|
|
|
.PP
|
|
|
|
Ce script est compatible avec les fichiers PDF (Portable Document
|
|
|
|
Format).
|
2023-12-14 21:29:06 +01:00
|
|
|
.SH EXEMPLES
|
2023-11-19 19:29:45 +01:00
|
|
|
.PP
|
|
|
|
Convertir plusieurs fichiers PDF présent dans le dossier et
|
|
|
|
sous-dossiers courants : \f[V]convertPDF\f[R]
|
2023-12-14 21:29:06 +01:00
|
|
|
.SH VERSIONS
|
|
|
|
.TP
|
|
|
|
-23.12.1
|
|
|
|
Version originale
|
|
|
|
.SH AUTEURS
|
2023-11-19 19:29:45 +01:00
|
|
|
.PP
|
2023-12-14 21:29:06 +01:00
|
|
|
Cédric Abonnel - <canl.sb2023\[at]acemail.fr>
|
2023-12-14 21:27:49 +01:00
|
|
|
.SH RAPPORT D\[cq]ERREURS
|
2023-11-19 19:29:45 +01:00
|
|
|
.PP
|
|
|
|
Pour signaler des erreurs ou des problèmes :
|
|
|
|
https://git.abonnel.fr/cedricAbonnel/scripts-bash
|