See across files
File and label frames keep the structure of your project visible on one canvas.
Visual editor for Ren’Py
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
Try it on a real project
Select a scene, edit a line, then follow a connection. The demo uses the same ProjectGraph canvas as an imported project.
From files to the whole story
File and label frames keep the structure of your project visible on one canvas.
Choices, jumps and calls become connections you can trace across the story.
Review a normalized .rpy export. Editor layout and collaboration data stay out of the files.
How it works
Select the Ren’Py project root that contains game. Plotmio reads the .rpy text and an asset-name catalog.
Navigate labels and branches on the canvas, then work with collaborators in the same project.
Export normalized scripts and write them back only after reviewing the changed files. Start with a copy of your project.
Your files, explained
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.
Questions before you start
Yes. Choose its root folder and Plotmio imports the .rpy files inside game.
No account is needed for the interactive demo. An account is needed to save projects and collaborate.
Export is normalized. Review the generated files before writing them into your project.
Plotmio maps and edits project structure; run and test the game in Ren’Py. Dynamic references and arbitrary Python may remain unresolved.
Local folder access currently requires Chromium, such as Chrome or Edge, and your explicit permission.
Open a project you already know and find the connections you could not see in a file list.
Open your project