Browse Source

[nb] Edit: cli_commands.md

master
rdrew 2 weeks ago
parent
commit
a83cacee92
  1. 8
      cli_commands.md

8
cli_commands.md

@ -16,3 +16,11 @@ rename 's/livero/lives/g' **/*.* -v
## torrent download
aria2c -d ~/Downloads "magnetlink"
ocrmypdf --optimize 3 --skip-text input.pdf output.pdf
ocrmypdf --optimize 3 --image-dpi 300 --output-type pdf \
--force-ocr --tesseract-pagesegmode 1 input.pdf output.pdf

Loading…
Cancel
Save