Think it, draw it,
then actually ship it.

An infinite whiteboard built for a stylus, with the structures you already think in — fishbone, mind map, SWOT — architecture diagrams that snap together, and a Kanban board to turn the result into work. Everything runs in your browser. Nothing is uploaded anywhere.

No sign-up. No account. Works offline once loaded.

A fishbone diagram on the TinguDraw canvas

Built for the Pencil

Ink that behaves like ink

The pen layer is hand-written rather than borrowed, because the borrowed ones get this wrong. Press harder and the line gets heavier — really, not simulated.

  • True pressure. Real stylus data drives the stroke width, with the library's fake pressure switched off so it can't fight the Pencil.
  • Palm rejection. Nothing on the web provides this — so it's built in. Rest your hand and draw.
  • Pencil draws, finger pans. One toggle. Fingers are never ignored, they just move the canvas instead.
  • Smoothing you control. Turn it down for handwriting instead of living with someone else's default.
  • Tilt shading on the pencil brush, and a laser pointer for teaching.
Three pressure-sensitive freehand strokes

Brainstorming

Start with a structure, not a blank page

The hard part of a fishbone was never the drawing — it's remembering the shape of the method. Drop one in and start filling boxes.

🐟 Fishbone🧠 Mind map 💡 Idea grid🧭 SWOT ❓ 5 Whys🔵 Venn 🎯 Impact / Effort🗂️ Kanban strip 📅 Timeline🔀 Flowchart 🏢 Org chart
The template picker

Diagrams that hold together

Architecture, network and flow diagrams

Hover a shape and drag one of its four ports onto another — the connector routes itself as a clean elbow and stays attached. Double-click it to put a label on the line. Seventy-two built-in stencils cover servers, queues, databases, load balancers, firewalls, containers, pipelines and the rest.

An architecture diagram built from stencils and labelled elbow connectors
🔌

Drag-to-connect ports

The n8n gesture. Pull from a port, drop on a shape, done — no picking a line tool first.

📐

Straight, elbow or curved

Switch a connector's shape any time. It re-routes from the endpoints, so it never points at where a box used to be.

🏷️

Labels on the line

"HTTPS / 443", "publish", "batch load" — set on a chip that keeps the line from cutting through the text.

📏

Snapping & alignment

Guides appear as you drag, and align/distribute evens up a row properly — equal gaps, not equal centres.

A radial mind map

Explaining things

Made for teaching, not just doodling

Draw slide frames on the canvas and step through them. The camera flies to each one, the laser pointer fades behind you, and you can annotate live without leaving the board.

  • Frames become slides. Present straight from the canvas — no export step.
  • Arrows that stay connected. Move a box and its arrows follow, without ever jumping away from where you drew them.
  • Clean or sketchy. One switch between true vector edges and a hand-drawn look.
  • Export to PNG or real vector SVG.

Kanban & project board

Turn the whiteboard into work

A full Kanban board in the same app — the Jira-shaped bits without the Jira. Columns you can rename and reorder, drag-and-drop between them, labels, priorities, assignees, due dates, story points, checklists and WIP limits, with search and filtering across the whole board and a progress bar that actually tracks what's done.

The TinguDraw project board
🎯

WIP limits

Set a limit per column and the board tells you when to finish something instead of starting another.

🏷️

Labels & priority

Colour-coded labels, four priority levels, assignee and due dates that turn red when they slip.

Checklists

Break a card into steps and watch the count fill in — the thing lightweight trackers usually skip.

💾

Yours to keep

Export the whole project as plain JSON. No lock-in, no subscription, no server.

For the little ones

A paint studio, and their first letters

69 pictures to colour — diggers, dinosaurs, rockets — plus tracing pages for the whole alphabet, numbers with things to count, and shapes. Built for a small hand on a big screen.

  • Crayon, marker, pencil and glitter, with brush sizes that show their true width.
  • Colour hints per picture — tap “Tracks” and you get the right colour, but nothing stops a purple digger.
  • Tracing that works like paper. Letters sit under the paint, so their stroke covers the guide.
  • All original artwork, drawn for this app.
A digger being coloured in the kids studio
An alphabet tracing page

Learning

Trace the letter, then write your own

A–Z upper and lower case, 0–9 with objects to count and colour, and eight shapes. Each page has the school three-line format — solid top, dashed middle, solid baseline — with fading guides that run out so they finish it themselves.

On the iPad

Put it on the Home Screen

There's no App Store download, and it doesn't need one. Add it to the Home Screen and it launches full-screen with its own icon, no browser bars, exactly like an installed app.

1️⃣

Open the app first

In Safari on the iPad, tap Open TinguDraw so you are on /app — iOS pins whatever page you are looking at, and you want the board, not this page.

2️⃣

Share → Add to Home Screen

The share button in the toolbar, then Add to Home Screen.

3️⃣

Name it and add

It gets a proper icon and opens full-screen with no address bar.

🎨

A second icon for the kids

Open /app#kids first and add that — it opens straight into the paint studio.

Worth knowing: a Home Screen app gets its own storage, separate from Safari's. That's a feature — iOS clears a website's stored data after a week of not visiting, but an installed app keeps it. Boards you made in Safari won't appear in the installed one, so pick one and stay in it, or move work across with the .tingu file.

The honest part

What it is, and what it isn't

🔒

Genuinely private

Your work lives in your browser. The page makes no third-party requests at all — no analytics, no fonts, no CDN.

Small and fast

About 115 KB gzipped, and it genuinely works offline — a service worker keeps the app and its assets on the device, so the Home Screen icon opens with no network at all.

📄

Plain files

Boards are JSON. Export to PNG, SVG or a .tingu file and open it anywhere.

👥

Not multiplayer — yet

There's no live co-editing today. Share a file or a screen. Real-time needs a server, and that's a deliberate decision, not an oversight.

Why no accounts? Because the moment there's a login there's a database, a server and somewhere your drawings live that isn't your machine. TinguDraw is a static page: it loads, then it's yours. If collaboration lands later it will be opt-in, and this will still work exactly as it does now.