{"id":1392,"date":"2023-10-05T17:58:52","date_gmt":"2023-10-05T15:58:52","guid":{"rendered":"https:\/\/apfelcast.com\/?p=1392"},"modified":"2023-10-05T17:58:52","modified_gmt":"2023-10-05T15:58:52","slug":"stirling-pdf-das-beste-pdf-multitool-opensource-und-kostenlos","status":"publish","type":"post","link":"https:\/\/it-ion.de\/index.php\/2023\/10\/05\/stirling-pdf-das-beste-pdf-multitool-opensource-und-kostenlos\/","title":{"rendered":"Stirling PDF &#8211; Das beste PDF MultiTool! OpenSource und kostenlos"},"content":{"rendered":"\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n <div class=\"brlbs-cmpnt-container brlbs-cmpnt-content-blocker brlbs-cmpnt-with-individual-styles\" data-borlabs-cookie-content-blocker-id=\"default\" data-borlabs-cookie-content=\"PGlmcmFtZSB0aXRsZT0iU3RpcmxpbmcgUERGIC0gRGFzIGJlc3RlIFBERiBNdWx0aVRvb2whIE9wZW5Tb3VyY2UgdW5kIGtvc3RlbmxvcyIgd2lkdGg9IjcyMCIgaGVpZ2h0PSI0MDUiIHNyYz0iaHR0cHM6Ly93d3cueW91dHViZS5jb20vZW1iZWQvWDlLZkdjVXdvUDg\/ZmVhdHVyZT1vZW1iZWQiIGZyYW1lYm9yZGVyPSIwIiBhbGxvdz0iYWNjZWxlcm9tZXRlcjsgYXV0b3BsYXk7IGNsaXBib2FyZC13cml0ZTsgZW5jcnlwdGVkLW1lZGlhOyBneXJvc2NvcGU7IHBpY3R1cmUtaW4tcGljdHVyZTsgd2ViLXNoYXJlIiBhbGxvd2Z1bGxzY3JlZW4+PC9pZnJhbWU+\"><div class=\"brlbs-cmpnt-cb-preset-a\"> <p class=\"brlbs-cmpnt-cb-description\">Sie sehen gerade einen Platzhalterinhalt von <strong>Standard<\/strong>. Um auf den eigentlichen Inhalt zuzugreifen, klicken Sie auf die Schaltfl\u00e4che unten. Bitte beachten Sie, dass dabei Daten an Drittanbieter weitergegeben werden.<\/p> <div class=\"brlbs-cmpnt-cb-buttons\"> <a class=\"brlbs-cmpnt-cb-btn\" href=\"#\" data-borlabs-cookie-unblock role=\"button\">Inhalt entsperren<\/a> <a class=\"brlbs-cmpnt-cb-btn\" href=\"#\" data-borlabs-cookie-accept-service role=\"button\" style=\"display: none\">Erforderlichen Service akzeptieren und Inhalte entsperren<\/a> <\/div> <a class=\"brlbs-cmpnt-cb-provider-toggle\" href=\"#\" data-borlabs-cookie-show-provider-information role=\"button\">Mehr Informationen<\/a> <\/div><\/div>\n<\/div><\/figure>\n\n\n\n<p>In diesem Video Stelle ich euch das meiner Meinung nach beste OpenSource PDF MultiTool vor.<br>Die Rede ist von Stirling PDF. Was genau Stirling PDF alles kann und wie Ihr dieses Tool kostenlos auf eurem Server installieren k\u00f6nnt, das seht ihr in diesem Video!<\/p>\n\n\n\n<p>\u270c\ud83c\udffbUnterst\u00fctze meinen Kanal auf Patreon: https:\/\/patreon.com\/apfelcast<\/p>\n\n\n\n<p>\u2139\ufe0f Links:<br>Stirling PDF UI Design anpassen: <a href=\"https:\/\/cc.apfelcast.com\/jrqch\">https:\/\/cc.apfelcast.com\/jrqch<\/a><br>Stirling PDF auf GitHub: <a href=\"https:\/\/github.com\/Frooodle\/Stirling-PDF\">https:\/\/github.com\/Frooodle\/Stirling-PDF<\/a><\/p>\n\n\n\n<p>\ud83d\udcfc Videos:<br>OpenSource Software Playlist: <a href=\"https:\/\/www.youtube.com\/playlist?list=PLLg1WgOBYXOtZOr2ZWmkmnYuRH6ZbjFZ3\">https:\/\/www.youtube.com\/playlist?list=PLLg1WgOBYXOtZOr2ZWmkmnYuRH6ZbjFZ3<\/a><br>Linux Home-Server selbst bauen: <a href=\"https:\/\/www.youtube.com\/playlist?list=PLLg1WgOBYXOs3dFOlaujpPLXVkq06btrk\">https:\/\/www.youtube.com\/playlist?list=PLLg1WgOBYXOs3dFOlaujpPLXVkq06btrk<\/a><br>Nextcloud Tutorials: <a href=\"https:\/\/www.youtube.com\/playlist?list=PLLg1WgOBYXOtQOwYQjJc1GbuYz-wJgmtN\">https:\/\/www.youtube.com\/playlist?list=PLLg1WgOBYXOtQOwYQjJc1GbuYz-wJgmtN<\/a><\/p>\n\n\n\n<div id=\"93964-1\"><script src=\"\/\/ads.themoneytizer.com\/s\/gen.js?type=1\"><\/script><script src=\"\/\/ads.themoneytizer.com\/s\/requestform.js?siteId=93964&amp;formatId=1\"><\/script><\/div>\n\n\n\n<h3 class=\"wp-block-heading\">Im Video verwendete Befehle:<\/h3>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"shell\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">## Verzeichnisse vorbereiten ##\nmkdir stirling-pdf\ncd stirling-pdf\n\n## docker-compose datei erstellen ##\nnano docker-compose.yml\n\nversion: '3.3'\nservices:\n  stirling-pdf:\n    image: frooodle\/s-pdf:latest\n    ports:\n      - '8080:8080'\n    volumes:\n      - \/root\/stirling-pdf\/trainingData:\/usr\/share\/tesseract-ocr\/4.00\/tessdata #Required for extra OCR languages\n      - \/root\/stirling-pdf\/extraConfigs:\/configs\n      - \/root\/stirling-pdf\/customFiles:\/customFiles\/\n    environment:\n      - DOCKER_ENABLE_SECURITY=false\n    restart: always\n\t  \n\t  \n\t  \n## Docker Compose straten ##\ndocker-compose up -d \n\n\n## OCR Traning Data laden ##\ncd stirling-pdf\/traningData\nhttps:\/\/github.com\/tesseract-ocr\/tessdata_fast\n\nwget ...\n\ndocker-compose down\ndocker-compose up -d<\/pre>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>In diesem Video Stelle ich euch das meiner Meinung nach beste OpenSource PDF MultiTool vor.Die&#8230;<\/p>\n","protected":false},"author":1,"featured_media":1394,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"categories":[1],"tags":[],"class_list":["post-1392","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-allgemein"],"taxonomy_info":{"category":[{"value":1,"label":"Allgemein"}]},"featured_image_src_large":["https:\/\/it-ion.de\/wp-content\/uploads\/2023\/10\/thumb_stirling-pdf-1-1024x576.jpg",1024,576,true],"author_info":{"display_name":"Daniel Klozb\u00fccher","author_link":"https:\/\/it-ion.de\/index.php\/author\/wp-master\/"},"comment_info":0,"category_info":[{"term_id":1,"name":"Allgemein","slug":"allgemein","term_group":0,"term_taxonomy_id":1,"taxonomy":"category","description":"","parent":0,"count":89,"filter":"raw","cat_ID":1,"category_count":89,"category_description":"","cat_name":"Allgemein","category_nicename":"allgemein","category_parent":0}],"tag_info":false,"_links":{"self":[{"href":"https:\/\/it-ion.de\/index.php\/wp-json\/wp\/v2\/posts\/1392","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/it-ion.de\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/it-ion.de\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/it-ion.de\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/it-ion.de\/index.php\/wp-json\/wp\/v2\/comments?post=1392"}],"version-history":[{"count":0,"href":"https:\/\/it-ion.de\/index.php\/wp-json\/wp\/v2\/posts\/1392\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/it-ion.de\/index.php\/wp-json\/wp\/v2\/media\/1394"}],"wp:attachment":[{"href":"https:\/\/it-ion.de\/index.php\/wp-json\/wp\/v2\/media?parent=1392"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/it-ion.de\/index.php\/wp-json\/wp\/v2\/categories?post=1392"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/it-ion.de\/index.php\/wp-json\/wp\/v2\/tags?post=1392"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}