Welcome to Sketchbook, a progressive web app that allows you to create and store multiple drawings locally on your device. It is built on top of Excalidraw, a simple yet powerful drawing tool.
- Create and edit sketches using Excalidraw
- Organize your sketches into folders
- Store your sketches locally using IndexedDB
- Use Sketchbook offline as a Progressive Web App (PWA)
- Export and import database
- Open the app in your browser
- Create a new drawing or open an existing one from the sidebar on the left
- Use the drawing tools in the top menu to create your masterpiece
- Your sketches will automatically save one second after you stop drawing
- To create a new folder, click the "New folder" button in the sidebar and give it a name
All of your drawings and folders are stored locally on your device using IndexedDB. This means that your data will not be synced across devices and will only be accessible on the device you created it on. You can use the export/import feature to transfer it to another device.
To access your sketches offline, make sure to install Sketchbook as a PWA by clicking the "Install" button in your browser. This will allow you to use Sketchbook even when you don't have an internet connection.