synOCR ist eine einfache GUI für den Dockercontainer OCRmyPDF auf Synology Diskstation.
Die Downloadseite findest du hier: https://geimist.eu/synOCR/
Hilfe und Diskussion hier im Forum: https://geimist.eu/link/synocrforum
https://geimist.eu/synOCR/
Die Downloadseite findest du hier: https://geimist.eu/synOCR/
Hilfe und Diskussion hier im Forum: https://geimist.eu/link/synocrforum
https://geimist.eu/synOCR/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
326 B
29 lines
326 B
s/!/%21/g |
|
s/#/%23/g |
|
s/\$/%24/g |
|
s/\&/%26/g |
|
s/\'/%27/g |
|
s/(/%28/g |
|
s/)/%29/g |
|
s/+/%2B/g |
|
s/=/%3D/g |
|
s/,/%2C/g |
|
s/\./%2E/g |
|
s/\//%2F/g |
|
s/:/%3A/g |
|
s/;/%3B/g |
|
s/?/%3F/g |
|
s/@/%40/g |
|
s/ß/%C3%9F/g |
|
s/ä/%C3%A4/g |
|
s/Ä/%C3%84/g |
|
s/ö/%C3%B6/g |
|
s/Ö/%C3%96/g |
|
s/ü/%C3%BC/g |
|
s/Ü/%C3%9C/g |
|
s/\[/%5B/g |
|
s/\]/%5D/g |
|
s/</%3C/g |
|
s/>/%3E/g |
|
s/§/%C2%A7/g |
|
s/ /+/g |