obsidianmd/jsoncanvas

An open file format for infinite canvas data.

3,681

stars

85

commits

JavaScript

primary language

Jul 24, 2026

updated

jsoncanvas.org
canvas
formats
json
jsoncanvas
markdown
md
obsidian

README

An open file format for infinite canvas data.

Infinite canvas tools are a way to view and organize information spatially, like a digital whiteboard. Infinite canvases encourage freedom and exploration, and have become a popular interface pattern across many apps.

The JSON Canvas format was created to provide longevity, readability, interoperability, and extensibility to data created with infinite canvas apps. The format is designed to be easy to parse and give users ownership over their data. JSON Canvas files use the .canvas extension.

JSON Canvas was originally created for Obsidian. JSON Canvas can be implemented freely as an import, export, and storage format for any app or tool. This site, and all the resources associated with JSON Canvas are open source under the MIT license.

Contributors

kepano

67 commits

CheeksTheGeek

1 commits

ericaxu

1 commits

fasblom

1 commits

obsidianmd/jsoncanvas

An open file format for infinite canvas data.

3,681

stars

85

commits

JavaScript

primary language

Jul 24, 2026

updated

jsoncanvas.org
canvas
formats
json
jsoncanvas
markdown
md
obsidian

README

An open file format for infinite canvas data.

Infinite canvas tools are a way to view and organize information spatially, like a digital whiteboard. Infinite canvases encourage freedom and exploration, and have become a popular interface pattern across many apps.

The JSON Canvas format was created to provide longevity, readability, interoperability, and extensibility to data created with infinite canvas apps. The format is designed to be easy to parse and give users ownership over their data. JSON Canvas files use the .canvas extension.

JSON Canvas was originally created for Obsidian. JSON Canvas can be implemented freely as an import, export, and storage format for any app or tool. This site, and all the resources associated with JSON Canvas are open source under the MIT license.

Contributors

kepano

67 commits

CheeksTheGeek

1 commits

ericaxu

1 commits

fasblom

1 commits

Languages

JavaScript

41.7%

CSS

31.7%

HTML

26.0%