add info on convertPDF

This commit is contained in:
Cédric Abonnel 2022-03-06 06:53:59 +00:00
parent afd3c9061a
commit 40a3b855ca
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Some bash scripts
## convertPDF
Create a new PDF with `pdf2cairo` and `convert`, create a file text with OCR `Tresseract`, and create an other PDF file with `gs` tool.
Create a new PDF with `pdf2cairo` and `convert`, create a file text with OCR `Tresseract`, and create an other PDF file with `gs` tool. Apply on all pdf files in the current folder.
## run_music_background
Play audio file with the play program, all the musics present in the desinged folder. In the script, indicate the music folder and the desired volume.