An open API service indexing awesome lists of open source software.

https://github.com/chunrapeepat/inscribed

a slide-based tool for creating stop motion animations and slides with Excalidraw
https://github.com/chunrapeepat/inscribed

draw excalidraw react tool

Last synced: 6 months ago
JSON representation

a slide-based tool for creating stop motion animations and slides with Excalidraw

Awesome Lists containing this project

README

          

# Inscribed

A slide-based tool for creating stop motion animations and slides with Excalidraw

![Inscribed App Interface](./docs/imgs/screenshot.png)

๐ŸŽฅ [Watch Demo](https://youtu.be/CLJvvGVErMY) | ๐Ÿš€ [Try Inscribed](https://inscribed.app) | [Feedback](https://github.com/chunrapeepat/inscribed/issues)

## Tutorials

- [How to use Google fonts?](./docs/custom-fonts.md)
- [How each export options work?](./docs/export-options.md)

## Features

- ๐ŸŽจ Interactive drawing canvas powered by Excalidraw
- โŒจ๏ธ Keyboard shortcuts support
- Copy/Paste/Duplicate functionality
- Navigation with Up/Down arrows
- Delete items
- ๐Ÿ“ Customizable document size
- ๐Ÿ–ผ๏ธ Image import and manipulation
- ๐Ÿ”ค Google Fonts integration
- ๐ŸŽญ Presentation mode for slideshows
- ๐Ÿ“ค Export presentations as GIF
- ๐Ÿ’พ Export/Import data functionality
- ๐Ÿ”— Embed support via iframe, hosted on Gist

## Getting Started

1. Fork the repository
2. Clone your fork: `git clone https://github.com/YOUR_USERNAME/inscribed.git`
3. Create a new branch: `git checkout -b feature/your-feature-name`
4. Install dependencies: `pnpm install`
5. Start the development server: `pnpm dev`

## Changelog

- [26/3/2025] [v1.0.6](https://github.com/chunrapeepat/inscribed/pull/12) - raw gist url supported, drag and drop to import, cmd/ctrl + s shortcut for export, minor ux improvements.

- [25/3/2025] [v1.0.5](https://github.com/chunrapeepat/inscribed/pull/10) - fix bugs, minor improvements

- [12/3/2025] [v1.0.4](https://github.com/chunrapeepat/inscribed/pull/9) - preview GIF, import directly from Gist, make share url shorter

- [12/3/2025] [v1.0.3](https://github.com/chunrapeepat/inscribed/pull/8) - swipe down to exit presentation, multi-select preview items, improve pref

- [11/3/2025] v1.0.2-hotfix - support gist with multiple files, shareable url

- [23/2/2025] [v1.0.2](https://github.com/chunrapeepat/inscribed/pull/5) - slide bar ux improvement

- [16/2/2025] [v1.0.1](https://github.com/chunrapeepat/inscribed/pull/1) - ux improvement and indexeddb migration

- [11/2/2025] [v1.0.0](https://www.youtube.com/watch?v=CLJvvGVErMY) - launch an MVP
- shortcuts: copy/paste, up/down/delete
- integrated google fonts
- export: gif, iframe embed
- full-screen presentation mode

---

Crafted with ๐Ÿงก by [@chunrapeepat](https://chunrapeepat.com)