Skip to content

A program that can read and visualize Notability files (.note)

Notifications You must be signed in to change notification settings

marcoscale98/notability-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

notability-reader

This program tries to read Notability files and visualize them on screen (in particularly on Windows where it's missing the Notability App)

How does it work a .note file?

https://jvns.ca/blog/2018/03/31/reverse-engineering-notability-format/

Roadmap

  1. A .note to PDF file converter
    1.1. Unzip the .note folder
    1.2. Find the points of freehand writing in Session.plist
    1.3. Apply points to source PDF (in PDFs folder)
  2. A command line reader of .note files
  3. A .note file reader with a GUI

Other informations

  • the directory "bdb_transazioni" contains an example of .note file (already unzipped)
  • Session.plist contains information from freehand writing

About

A program that can read and visualize Notability files (.note)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages