A collection of tools for tinkering with supernote files.
video.mp4
For now, it only converts a folder of .note files (from supernote X2 devices with latest version of Chauvet) into corresponding png/pdf files.
See roadmap for planned changes. See changelog for all changes so far.
Download the latest binaries from release page. Verify your download against checksum.txt included in each release. See OS-specific instructions below.
You can also just
go install github.com/p-tupe/supernote-toolkitif you havegoinstalled.
The app is unsigned. On first launch, macOS will block it.
xattr -d com.apple.quarantine "Supernote Toolkit.app"Or: System Settings > Privacy & Security > Open Anyway.
tar xf "Supernote Toolkit.tar.xz"
make user-installExtract the zip and run Supernote Toolkit.exe. Windows may show a SmartScreen warning since the app is unsigned -- click "More info" then "Run anyway".
Requires Go 1.24+ and Fyne dependencies.
git clone https://github.com/p-tupe/supernote-toolkit.git
cd supernote-toolkit
go run .git clone https://github.com/p-tupe/supernote-toolkit.git
cd supernote-toolkit
go install cmd/cli/supernote-toolkit.go
supernote-toolkit