Open Source Linux Handwriting Recognition Software

Handwriting Recognition Software for Linux

View 12 business solutions

Browse free open source Handwriting Recognition software and projects for Linux below. Use the toggles on the left to filter open source Handwriting Recognition software by OS, license, language, programming language, and project status.

  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    Saber

    Saber

    The cross-platform open-source app built for handwriting

    Saber is the notes app built for handwriting. It's designed to be as simple and intuitive as possible, while still delivering unique features that you'll actually use. Additionally, Saber is available across all your devices, large and small, and syncs between them seamlessly. Only you can access your notes. You can sync your notes across devices knowing that they are encrypted and stored securely, and not even the server can read them. Notably, it can invert your notes when you're in dark mode. This allows you to write with white ink on a black background, which is much easier on the eyes in low-light environments like when the teacher turns off the lights in class. Images and PDFs are also inverted, so you can still use a digital printout or a textbook without the fuss. Saber uses a dual-password system to protect your notes from anyone but you, even if they have complete control over the server.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 2
    This system provides printed and cursive handwriting recognition service as a shared library on GNU/Linux/Unix systems. Until someone writes another client, try the S/HIP: https://sourceforge.net/projects/ship-project/
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Jarnal is a plattform-indepenent programm written in Java for notetaking, sketching and PDF-/picture-annotating. It works like a normal notepad with the difference of being digital. It is thought to be used with a stylus on tablet-pcs.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4

    cuneiformplus

    Fork of OCR software cuneiform

    Fork of OCR software cuneiform Original software see: https://launchpad.net/cuneiform-linux by Cognitive Technologies and Jussi Pakkanen Other Open Source OCR stuff see * Tesseract by Ray Smith (using the Leptonica image library) * GOCR * OCRAD
    Downloads: 4 This Week
    Last Update:
    See Project
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 5
    Neuroph OCR - Handwriting Recognition
    Neuroph OCR - Handwriting Recognition is developed to recognize hand written letter and characters. It's engine derived's from the Java Neural Network Framework - Neuroph and as such it can be used as a standalone project or a Neuroph plug in.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    OcrGui
    A GUI for OCR programs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    Blob Extractor

    a java based blob extractor

    a java based blob extractor. extracts blobs from binary image. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    JDrawingPanel

    a java based drawing panel

    a drawing panel module in java using swing for hand written input based projects. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Obsolete for most. Use the Ink2Text project instead - no Windows needed! A Linux/Unix library providing full cursive & printed handwriting recognition by connecting to a Windows XP Tablet back end. Need Service & client files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 10

    Optical Mark Recognition MySQL and PHP

    Optical Mark recognition with MySQL database and PHP scripts

    http://omr-ai.sourceforge.net/ described how to use MySQL and PHP for OMR. The PHP scripts were very much dependent on scanned page size and resolution. I have written the OMR page format and PHP scripts which are more flexible in nature. This script used horizontal and vertical guides to identify area to be analysed for MCQ answer checking and also identify and correct tilt. It is tailor made for A4 page size, but resolution can be varied with little impect on results. The answer page and scripts can be modified easily with little change in major functions of the library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Pegasus Scribble offers both a library and an end-user application to use the digital pen offered by Pegasus Technologies under Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Qt Handwriting Recognizing it's a simple Qt GUI interface of a artificial neural network to provide handwrite recognition. This project use FANN (Fast Artificial Neural Network) on first approach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    RNNLIB is a recurrent neural network library for sequence learning problems. Applicable to most types of spatiotemporal data, it has proven particularly effective for speech and handwriting recognition. full installation and usage instructions given at http://sourceforge.net/p/rnnl/wiki/Home/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    ShapeRecognition

    Shape recognition for video games using fast algorithms (heuristics).

    This project is a really small software that can be used as a demonstration of my own shape recognition algorithms. There are a process during the shape drawing and a post-processing when it is done. Finally the shape recognition is launched. All the algorithms are done for real time gaming. So they are heuristics and do not give the optimal solution. Yet the given solution is generally a good one. In this demonstration, few shapes can be recognized: * circles * triangles * lines (vertical, horizontal and diagonal) * arcs with horizontal symmetry * lowercase phi letters The code offers the possibility to add its own shapes or even letters recognition. It will be improved to trigger a specific action by shape. The source code will be available in few days.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    libcrn is document image processing library written in C++11 for Linux, Windows, Mac OsX and Google Android. It is a toolbox that allows to create easily software such as OCRs and layout analysis tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Linux drivers for Rolsen MNT-101 (Pegasus Mobile NoteTaker) digital pen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.