xournalpp

Xournal++ is a handwriting notetaking software with PDF annotation support. Written in C++ with GTK3, supporting Linux (e.g. Ubuntu, Debian, Arch, SUSE), macOS and Windows 10. Supports pen input from devices such as Wacom Tablets. (by xournalpp)

Xournalpp Alternatives

Similar projects and alternatives to xournalpp

  1. obsidian-releases

    Community plugins list, theme list, and releases of Obsidian.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. calibre

    871 xournalpp VS calibre

    The official source code repository for the calibre ebook manager

  4. Joplin

    788 xournalpp VS Joplin

    Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS.

  5. logseq

    574 xournalpp VS logseq

    A local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base. Use it to organize your todo list, to write your journals, or to record your unique life.

  6. excalidraw

    475 xournalpp VS excalidraw

    Virtual whiteboard for sketching hand-drawn like diagrams

  7. BookStack

    NOW MANAGED ON CODEBERG

  8. Trilium Notes

    293 xournalpp VS Trilium Notes

    Build your personal knowledge base with Trilium Notes

  9. GNU Emacs

    260 xournalpp VS GNU Emacs

    Mirror of GNU Emacs

  10. Mail-in-a-Box

    Mail-in-a-Box helps individuals take back control of their email by defining a one-click, easy-to-deploy SMTP+everything else server: a mail server in a box.

  11. zim-desktop-wiki

    Main repository of the zim desktop wiki project

  12. tesseract-ocr

    Tesseract Open Source OCR Engine (main repository)

  13. QOwnNotes

    QOwnNotes is a plain-text file notepad and todo-list manager with Markdown support and Nextcloud / ownCloud integration.

  14. notable

    70 xournalpp VS notable

    The Markdown-based note-taking app that doesn't suck.

  15. borb

    66 xournalpp VS borb

    borb is a library for reading, creating and manipulating PDF files in python.

  16. pdfsam

    64 xournalpp VS pdfsam

    PDFsam, a desktop application to split, merge, mix, rotate PDF files and extract pages

  17. rnote

    48 xournalpp VS rnote

    Sketch and take handwritten notes.

  18. hammond

    Self hosted vehicle and expense management system. Like Clarkson, but better

  19. saber

    10 xournalpp VS saber

    The cross-platform open-source app built for handwriting (by saber-notes)

  20. Flox

    14 xournalpp VS Flox

    Self Hosted Movie, Series and Anime Watch List (by devfake)

  21. pyHanko

    pyHanko: sign and stamp PDF files

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better xournalpp alternative or higher similarity.

xournalpp discussion

Log in or Post with

xournalpp reviews and mentions

Posts with mentions or reviews of xournalpp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-11-25.
  • Google's new 'Aluminium OS' project brings Android to PC
    3 projects | news.ycombinator.com | 25 Nov 2025
    If I install Xournall++[1], just opening the application will fail and MacOS will ask me to move it into trash. I am required to execute `xattr -c /Applications/Xournal++.app` to "remove quarantine".

    I just reinstalled and can confirm that I don't see anything in the System Settings as you say.

    [1] https://github.com/xournalpp/xournalpp/releases/tag/v1.2.8

  • Show HN: Free, 100% in browser PDF editor
    9 projects | news.ycombinator.com | 3 May 2025
    Nice! I will give it a try later today.

    For people who want a non web-based alternative, these days I use Xournal++ (https://xournalpp.github.io/) to do that type of edition locally.

    What I am still looking for is a good way to clean scanned PDFs: split double pages, clean up text and make sure it is in lack and white, clean deformations and margin, cut and maybe rotate pages, compress the end result.

  • Six useful tools for corporate tasks
    4 projects | dev.to | 8 Mar 2025
    Website Github
  • LibreOffice 400M Downloads, and Counting
    5 projects | news.ycombinator.com | 30 Jan 2025
    So happy that it continues to grow in popularity. Draw is probably their best tool in the suite. Also related, people might be interested in using Xournal (https://xournalpp.github.io/) for PDF manipulations and pandoc (https://pandoc.org/) for general document conversion.
  • ✨ Top 5 Open-Source Terminal Note-Taking Applications ✨
    5 projects | dev.to | 29 Jan 2025
    Repository: xournalpp
  • Rnote – Sketch and take handwritten notes
    5 projects | news.ycombinator.com | 25 Aug 2024
    I tried a whole bunch of the these apps, and I decided that Xournal++ [1] is better than Rnote for note taking. However, I have used Openboard [2] for teaching online since 2020.

    I agree that Rnote's smoothing is better, but it's tool selection UX is terrible. There are three different bars (top, bottom, and side), and you often need to move your mouse/hand to all of them across the screen in order to select the right tool. In Xournal++ I can put everything on the top bar.

    Xournal++ has it's own problems. Pasting an image always makes it so big, that resizing to the correct size is difficult. It also doesn't have a laser pointer, which is why I can't use it for teaching. Creating a new document with the correct template is also painful.

    Honestly, in another life, I would write a decent note-taking app.

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

    [2] https://github.com/OpenBoard-org/OpenBoard/

  • Xournal++
    1 project | news.ycombinator.com | 23 Jun 2024
  • Rnote – An open-source vector-based drawing app
    3 projects | news.ycombinator.com | 11 Mar 2024
    I highly recommend Rnote to anyone on Linux that misses the "hodgepodge" notetaking of apps like OneNote. It works like a dream on touchscreens and drawing tablets, with a surprising amount of configuration under the hood.

    Also worth noting is Xournal, an older but similar project: https://xournalpp.github.io/

  • Book list for streetfighting computer scientists
    2 projects | news.ycombinator.com | 28 Dec 2023
    I've been using Xournalpp[1] for many years, highlighting books as I read them, adding in text/hand drawn annotations in whitespaces if necessary. Unlike other PDF readers/annotators, it saves a separate file, so the original PDF is untouched. It can also export the annotated PDF as a new PDF with highlights and annotations.

    Obsidian[2] also has PDF support, where you can open a markdown document side by side with the PDF to take notes as you read. I think it also lets you highlight the PDF itself.

    Emacs I think has a similar feature, via plugins/org-mode(?) to the Obsidian setup.

    And of course your typical PDF reader probably has support for highlighting PDFs too, but I find them clunky and they save by exporting a PDF, which can be a bit heavy-handed IMO compared to just saving the annotations/highlights as a separate file as Xournalpp does.

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

  • MS edge pdf alternative
    1 project | /r/linuxquestions | 10 Dec 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 14 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic xournalpp repo stats
230
14,877
9.5
4 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that C++ is
the 7th most popular programming language
based on number of references?