Giter VIP home page Giter VIP logo

unote's Introduction

Fills the lack of an open-source PDF Editor with the capability to draw and add notes not only to the PDF pages but, in future, to a virtually unlimited space.

The executable can be downloaded here or directly from this Github Repository.

Features

Here a quick demonstration of only a few features:

A short demonstration

A more detailed (and constantly extended) list of features:

  • PDF Annotating/ Editing
    • Text Boxes (with and without pointers)
    • Highlighting
    • Freehand drawing (Mouse and Pen Support) with line smoothing
    • Different colors available for all marker tools
    • Forms (only lines by now)
    • Erasing
    • Insert Images
  • PDF Tools
    • Insert/ Delete Pages
    • Create PDFs
  • Additional Features
    • Active Pen Support
    • Automatic Form Detection From Freehand Annotations
    • Various Options For Annotation Tools
    • Dark/ Light Mode (optionally invert pdf colors)
    • Fast PDF Loading
    • Split View

See CHANGELOG.md for a complete list of latest features in the current release

Right now I'm focussing on the Pen Support. Features like Text Boxes are currently not maintained

Shortcuts

  • Ctrl-T: Add Text Box
  • Ctrl-D: Freehand Draw
  • Ctrl-M: Mark/ Highlight Mode
  • Ctrl-E: Eraser
  • Ctrl-S: Save
  • Ctrl-P: Open Preferences
  • Ctrl-Q: Quit application
  • Esc: Cancel
  • Ctrl-Return: Confirm

Main Requirements

Getting started

  1. Set up a python venv

Create a venv

py -m venv venv

Activate it

./venv/Scripts/activate
  1. Install the dependencies

Use pip to do so

pip install -r requirements.txt
  1. Run

Open vscode and run one of the predefined launch tasks.

code .

Building

Uses fbs which relies on pyinstaller.

unote's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.