From db88cf6a17bf89759bf555647b14233b99be673c Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Tue, 24 Nov 2020 08:38:02 -0500 Subject: Basic redesign aimed at simplicity. --- unix/dear-god-why-are-pdf-editors-such-an-ordeal.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 unix/dear-god-why-are-pdf-editors-such-an-ordeal.md (limited to 'unix/dear-god-why-are-pdf-editors-such-an-ordeal.md') diff --git a/unix/dear-god-why-are-pdf-editors-such-an-ordeal.md b/unix/dear-god-why-are-pdf-editors-such-an-ordeal.md new file mode 100644 index 0000000..5d7e5f4 --- /dev/null +++ b/unix/dear-god-why-are-pdf-editors-such-an-ordeal.md @@ -0,0 +1,18 @@ +--- +permalink: "/posts/{{categories}}/{{slug}}" +title: Dear God Why Are PDF Editors Such an Ordeal? +categories: [] +tags: [] +excerpt_separator: "\n\n\n" +layout: post.liquid +is_draft: true +--- + +All PDF editors/mergers/tools either: + +1. Cost hundreds of dollars +1. Require uploading private documents to a server for processing +1. Leave watermarks or charge you for "pro" features +1. Are blatant malware + +Except mupdf and mutool, which are absolutely amazing. -- cgit v1.2.3