Plotmio

Visual editor for Ren’Py

Plotmio understands your Ren’Py project.

Bring your .rpy files onto one canvas. Follow labels, choices and connections, edit with your team, and export back to Ren’Py.

No account needed for the demo. Use Chrome or Edge to open a local project.

Open source·Apache 2.0·Public beta

Preview of a Ren’Py project graph with file frames, labels, choices and connections.

Try it on a real project

See the story behind the files.

Select a scene, edit a line, then follow a connection. The demo uses the same ProjectGraph canvas as an imported project.

Clockwork Library Demo edits stay in this page and reset when you reload.

From files to the whole story

A clearer view of your existing project.

01

See across files

File and label frames keep the structure of your project visible on one canvas.

02

Follow the branches

Choices, jumps and calls become connections you can trace across the story.

03

Bring changes back

Review a normalized .rpy export. Editor layout and collaboration data stay out of the files.

How it works

Start with the project you already have.

1

Choose your project

Select the Ren’Py project root that contains game. Plotmio reads the .rpy text and an asset-name catalog.

2

Explore and edit

Navigate labels and branches on the canvas, then work with collaborators in the same project.

3

Review and export

Export normalized scripts and write them back only after reviewing the changed files. Start with a copy of your project.

Your files, explained

Keep the important boundaries visible.

To save a project, Plotmio uploads .rpy text and a catalog of asset names and paths. Images, audio and video stay on your computer. Export uses normalized formatting, so it is not a byte-for-byte round trip.

Read the quick start →

Questions before you start

A few honest answers.

Can I open an existing Ren’Py project?

Yes. Choose its root folder and Plotmio imports the .rpy files inside game.

Do I need an account?

No account is needed for the interactive demo. An account is needed to save projects and collaborate.

Does Plotmio preserve my exact formatting?

Export is normalized. Review the generated files before writing them into your project.

Does it run the Ren’Py game?

Plotmio maps and edits project structure; run and test the game in Ren’Py. Dynamic references and arbitrary Python may remain unresolved.

Which browser should I use?

Local folder access currently requires Chromium, such as Chrome or Edge, and your explicit permission.

See your story from a different angle.

Open a project you already know and find the connections you could not see in a file list.

Open your project