add convertPDF info
This commit is contained in:
parent
a2f562f44f
commit
afd3c9061a
|
@ -1,6 +1,9 @@
|
||||||
# scripts-bash
|
# scripts-bash
|
||||||
Some bash scripts
|
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.
|
||||||
|
|
||||||
## run_music_background
|
## 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.
|
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.
|
||||||
![img/scr_run_music_background_exemple.png](img/scr_run_music_background_exemple.png)
|
![img/scr_run_music_background_exemple.png](img/scr_run_music_background_exemple.png)
|
||||||
|
|
Loading…
Reference in New Issue