Skip to content

p4inz-code/kanvaz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kanvaz

Your canvas. Your references.

An infinite canvas for VFX artists, 3D artists, and the people who teach them.
Drop images, GIFs, videos, and audio. Annotate. Save. No internet. No telemetry. Your files never leave your machine.

Grab the latest installer from the Releases page — no setup or technical knowledge needed.

Note: Kanvaz isn't code-signed (signing certificates cost money and this app is free). When you run the installer, Windows will likely show a blue "Windows protected your PC" screen. This is normal for unsigned indie apps — click "More info""Run anyway".

Prebuilt downloads are Windows only. macOS and Linux users can build from source — see Build installers below.

See CHANGELOG.md for version history.


Pair it with 3d-ref-skills — AI skills that generate your reference brief before you open the canvas.


Requirements


Run in development

npm install
npm start

Build installers

Windows (installer + portable):

npm run build:win

Output: dist/Kanvaz Setup 2.0.2.exe and dist/Kanvaz 2.0.2.exe

macOS:

npm run build:mac

Linux:

npm run build:linux

All platforms:

npm run build:all

Distributing to a friend

Send them the portable .exe from /dist/. No install needed — just run it.


Keyboard shortcuts

Key Action
Scroll Zoom in / out
Ctrl+Scroll Fine zoom
Middle mouse / Space+drag Pan
0 Reset zoom
F Fit all cards
T Always on top
Ctrl+S Save board
Ctrl+Shift+S Save board as new file
Ctrl+O Open board
Ctrl+Z / Ctrl+Y Undo / Redo
Ctrl+A Select all cards
Delete Delete selected card
Ctrl+D Duplicate card
P Pin / unpin card
A Annotate selected card
H Hide annotations
Arrow keys Nudge card 1px
Shift+Arrow Nudge card 10px
Ctrl+Shift+F Mood lock (fullscreen canvas)
? Shortcuts overlay
Esc Deselect / close panels

File format

Boards are saved as .kanvaz files — plain JSON. Media is embedded as base64 data URLs. Self-contained, portable, no external references.


Known limitations

These are stable, by-design limitations — not bugs, and not currently planned:

  • No light/dark theme toggle (dark theme only).
  • No "Tags" feature.
  • The "open on startup" setting currently has no effect.
  • .kanvaz files embed media as base64, so files with a lot of video/audio can get large.
  • The annotation toolbar doesn't follow the canvas if you pan/zoom while it's open.

Documentation


License

MIT — free forever.
Made by Atharva Patil — Northbyte Studios, Navi Mumbai, India.

About

Free, open-source infinite-canvas reference board for VFX/3D artists — images, GIFs, video, audio, and annotations, fully offline.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors