qpdf VS CryptPad

Compare qpdf vs CryptPad and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
qpdf CryptPad
18 183
3,052 5,204
4.7% 4.3%
9.5 9.9
4 days ago 6 days ago
C++ JavaScript
Apache License 2.0 GNU Affero General Public License v3.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

qpdf

Posts with mentions or reviews of qpdf. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-20.
  • šŸ”Underrated Open Source Projects You Should Know About šŸ§ 
    9 projects | dev.to | 20 Mar 2024
    QPDF is a CLI tool that performs content-preserving transformations on PDF files. We have another tool for managing files!
  • Insecure Features in PDFs
    1 project | news.ycombinator.com | 26 Feb 2024
    Given how well Preview.app and Safari work for viewing >99% of PDFs I actually encounter in the wild, this article makes Apple's engineering decisions look good.

    It also confirms many suspicions I've had over the years that have led me to, e.g., running all PDFs from questionable sources through VirusTotal before viewing on platforms where I wouldn't normally run antivirus software.

    The original article also confirms my suspicions that this step is inadequate:

    Because the Launch action can be considered as a danger- ous feature, we conducted a large-scale evaluation of 294,586 PDF documents downloaded from the Internet, in order to research if there are any legitimate use cases at all. Of those documents, only 532 files (0.18%) contained a Launch action. While none of the files was classified as malicious according to the VirusTotal database, we conclude that the Launch action is rarely used in the wild and its support should be removed by PDF implementations as well as the standard.

    Incidentally, the Launch action is still present in the most recent version of the PDF standard[1], with only OS-specific launch parameters deprecated (which include passing arguments to the launched executable, so eliminating the deprecated feature is still a significant security gain).

    Finally, I'm both personally and professionally curious about how the non-DoS examples in this articles may apply to non-viewer PDF tools and libraries like qpdf[2] and Ghostscript's original and recently reimplemented PDF interpreters[3].

    [1] https://pdfa.org/resource/iso-32000-pdf/

    (registration required, but at least the base standard is available at no cost; sadly, important incorporated standards like ISO 21757-1:2020 [ECMAScript for PDF] are not)

    [2] https://qpdf.sourceforge.io

    [3] https://ghostscript.com/blog/pdfi.html

  • Jim Keller criticizes Nvidia CUDA, x86 ā€“ 'CUDA's a swamp, not a moat, like x86'
    1 project | news.ycombinator.com | 23 Feb 2024
    I know you're talking about GUI editing, but I've found libqpdf[1] incredibly useful for making programmatic PDF edits with minimal (typically no) structural disturbance.

    [1] https://qpdf.sourceforge.io

  • How to remove all metadata & identifiers when uploading Elsevier articles to libgen?
    1 project | /r/libgen | 7 Apr 2023
    Solved this. So the string which we were concerned about depends on the time, which is why it changes everytime a new document is generated with the same source PDF. it is a meaningless string really. from the documentation, it gives this explanatin. To be sure, i raised an issue with the guys at QPDF and they were quick to answer the question too. The explanation theyve given is even more clearer.
  • I wanna design UI/Ux for open source!
    7 projects | /r/opensource | 11 Jan 2023
  • qpdf.el: A transient Emacs wrapper for qpdf
    4 projects | /r/emacs | 15 Aug 2022
    Hi, this is my first Emacs package! It provides a transient wrapper for the qpdf command-line tool aimed especially at users of pdf-tools or at least DocView. With it one can, for example, remove/reorder/split/rotate pages of a pdf file, merge pdf files, remove annotations, and apply a range of transformations to a pdf file. See the qpdf documentation.
  • The New Ghostscript PDF Interpreter
    4 projects | news.ycombinator.com | 31 Jul 2022
    There are some here, as test files in the qpdf library: https://github.com/qpdf/qpdf/tree/main/qpdf/qtest/qpdf

    (I wrote a low-level PDF parser and ran it over the PDF files that happened to be present on my laptopā€”just regular onesā€”and ran into some files that (some) PDF viewers open but even qpdf doesn't. I say "even" because qpdf is really good IMO.)

  • Ask HN: Why is the PDF format so inaccessible?
    8 projects | news.ycombinator.com | 4 May 2022
    If you're comfortable handling the (typo)graphical aspects of the PDF yourself and have the ability to consume a C++ library, I've had good experiences using the Apache-licensed qpdf[1] library to handle the low-level structural aspects of the PDF standard. It's particularly convenient when your application requires structure-preserving integration of existing PDF content.

    Simple example applications, each completed in 2ā€“3 days, both in C#, using C++/CLI to integrate libqpdf:

    1. Overlaying fixed-format text on pre-existing blank PDF form pages, ensuring the content of each distinct form page is embedded exactly once, and that all necessary assets (fonts, images, etc.) from the blank form PDF pages are included in the output PDF.

    2. Losslessly combining a sequence of PDF, TIFF, and JPEG images into a single PDF with bookmarks pointing to the first page of each source file and existing image compression maintained where possible. In this application, only the source TIFFs were anything other than arbitrary (i.e., the TIFFs were more-or-less baseline images coming from a small number of scanning systems, but the JPEGs and PDFs came from all sorts of different applications).

    [1] https://github.com/qpdf/qpdf

  • unlocking pdfs WITH password
    1 project | /r/Piracy | 24 Mar 2022
    Use qpdf https://github.com/qpdf/qpdf
  • Quick macOS terminal command to batch remove user password from PDF
    2 projects | /r/MacTerminal | 5 Feb 2022
    I was looking for a way on macOS to batch remove the user password from a bunch of PDF files that had the same password. I found the easiest way was to use qpdf with the following command:

CryptPad

Posts with mentions or reviews of CryptPad. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-04.
  • Browse Self-Hosted Software
    3 projects | news.ycombinator.com | 4 Apr 2024
    In my frustration with MS Office, I gave it a chance and searched for MS Office alternatives ... and found https://github.com/cryptpad/cryptpad ! Looks quite nice. Maybe I should set that up on a server.
  • Google suspends romance author's account for writing sexually explicit content
    2 projects | news.ycombinator.com | 28 Mar 2024
    https://cryptpad.org/

    There's a public instance in France to try it out.

  • šŸ”Underrated Open Source Projects You Should Know About šŸ§ 
    9 projects | dev.to | 20 Mar 2024
    CryptPad provides a full-fledged office suite with all the tools necessary for productive collaboration.
  • Ask HN: What Underrated Open Source Project Deserves More Recognition?
    63 projects | news.ycombinator.com | 7 Mar 2024
    I discovered these 3 amazing projects recently:

    Cryptpad, essentially google docs/sheets/forms e2e encrypted. It does include collaboration. https://github.com/cryptpad/cryptpad

    Immich, google photos self hostable, with share options https://github.com/immich-app/immich

    Nginxproxymanager manages certificates and proxies to self hosted stuff through nginx https://github.com/NginxProxyManager/nginx-proxy-manager

    Great self hosting stuff!

  • Edit This Blog Post
    3 projects | news.ycombinator.com | 6 Feb 2024
    I work for XWiki SAS. Two products we develop have it:

    - XWiki, a extensible wiki platform, experimentally [1] but soon to be fully supported

    - CryptPad [2], an end-to-end encrypted collaborative platform. And actually, CryptPad was accidentally born as a first attempt to have this feature in XWiki.

    [1] https://extensions.xwiki.org/xwiki/bin/view/Extension/Realti...

    [2] https://cryptpad.org/

  • Google Docs adds tracking to links in document exports
    3 projects | news.ycombinator.com | 5 Oct 2023
    Hey, very happy to see you so enthusiastic!

    I'll be sure to transmit your feedback to the CryptPad team.

    I'm not an expert myself so while I might know some stuff, it'd be better to talk to them directly.

    Come say hello on the Matrix #cryptpad-general channel [1], don't hesitate to open issues on the bug tracker, and to browse the CryptPad's website [2].

    [1] https://matrix.to/#/#cryptpad-general:matrix.xwiki.com

    [2] https://cryptpad.org/

  • Collabora / Onlycloud/ libreoffice online
    1 project | /r/selfhosted | 8 May 2023
  • Looking for a team collaboration spreadsheet software
    1 project | /r/opensource | 6 Apr 2023
    https://cryptpad.org https://cryptpad.fr
  • Google reverses 5M file limit in Google Drive
    2 projects | news.ycombinator.com | 4 Apr 2023
    It's not LibreOffice, but while revisiting CryptPad (which I thought was a multiplayer notepad like etherpad or codimd, except with an encryption key in the url fragment identifier) I was impressed to see that they're expanding to become an entire office suite. You get a WYSIWYG editor (I'd rather wish for markdown but ok), spreadsheet editor, survey forms, and more which I don't remember, all live like google docs but (as I understand it, I didn't audit it) end to end encrypted between the users. It's a bit sluggish because everything has to happen on the client side, so it's a lot of JavaScript, but after the page loads it works smoothly. You can self host it as well, there's a list of instances somewhere on https://cryptpad.org with the official instance being https://cryptpad.fr

    LibreOffice has a ton more features and is way harder to port. Case in point: I was at an open source conference where LibreOffice proudly demo'd their new server version, saying it used mapnik. Me, confused, asked huh why'd you use an OpenStreetMap rendering library? Turns out they basically run the ancient C++ UI on the server and make a VNC-like connection and that map tiles is the easiest or fastest way to load the screen. At least, that's what I remember from that presentation, I haven't looked into that madness further, but that's LibreOffice online...

  • suckless collaborative text editing like google docs
    1 project | /r/suckless | 21 Mar 2023
    Currently I'm looking at https://cryptpad.org/. But maybe there is an alternative that sucks even less?!

What are some alternatives?

When comparing qpdf and CryptPad you can also consider the following projects:

pdfcpu - A PDF processor written in Go.

Nextcloud - ā˜ļø Nextcloud server, a safe home for all your data

pikepdf - A Python library for reading and writing PDF, powered by QPDF

Etherpad - Etherpad: A modern really-real-time collaborative document editor.

pdf-lib - Create and modify PDF documents in any JavaScript environment

ONLYOFFICE - ONLYOFFICE Docs is a free collaborative online office suite comprising viewers and editors for texts, spreadsheets and presentations, forms and PDF, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.

OpenPDF - OpenPDF is a free Java library for creating and editing PDF files, with a LGPL and MPL open source license. OpenPDF is based on a fork of iText. We welcome contributions from other developers. Please feel free to submit pull-requests and bugreports to this GitHub repository.

PrivateBin - A minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES.

TCPDF - Official clone of PHP library to generate PDF documents and barcodes

HedgeDoc - HedgeDoc - Ideas grow better together

puppeteer - Node.js API for Chrome

Nginx Proxy Manager - Docker container for managing Nginx proxy hosts with a simple, powerful interface