VN Studio Pro — Free Visual IDE for Ren'Py
A downloadable tool for Windows
VN Studio Pro is a free desktop IDE that lets you build Ren'Py visual novels visually — without wrestling with code from the start.
Design your story in a timeline editor, connect scenes in a graph view, manage characters and assets, then export clean .rpy files ready to run in Ren'Py. Everything you need in one place.
✦ Why VN Studio Pro?
Writing Ren'Py by hand is powerful — but it slows you down. VN Studio Pro keeps you in the creative flow: add dialogue, swap backgrounds, trigger music, and wire up branching choices without leaving the editor. When you need the code, it's always one click away.
✦ Core Features
Timeline Editor Add dialogue lines, music, sound effects, scene changes, and character animations in a visual sequence. See your scene take shape in real time with Live Preview.
Graph Editor Map your entire story as a node graph. Connect scenes with jumps, add branching choices (Choice) and conditional logic (IfBlock), and spot dead-end paths with the reachability indicator. Auto-layout keeps everything readable as your project grows.
Character Manager Define characters with display names, colors, and multiple sprite variants. Full support for Ren'Py Layered Images — mix and match expressions, outfits, and accessories dynamically.
Asset Manager All your backgrounds, music, SFX, video, and voice files in one panel — organized automatically by type. Preview images and play audio without leaving the app.
Screen Designer Build Ren'Py UI screens visually: drag in buttons, labels, progress bars, and sliders. Assign actions (jump, show screen, set variable) with dropdowns. Export clean Screen Language code.
Export & Validate Before every export, a built-in validator checks for broken jumps, duplicate labels, missing assets, and infinite loops — with direct links to each problem. Output is split into clean, minimal .rpy files: script.rpy, characters.rpy, screens.rpy, and more.
Import Existing Projects Already have a Ren'Py project? Import it. VN Studio Pro reads labels, characters, audio commands, variables, and screens — and builds the full graph automatically.
Script Analytics Word count, estimated play time, character dialogue breakdown, and automatic ending detection — all in one dashboard.
✦ Also Included
- Named Transforms panel — reusable ATL animations assigned with a checkbox
- Custom Layers — manage Ren'Py render layers visually
- Persistent Variables — tracked and validated across the whole project
- Undo/Redo — 20-level history with delta snapshots (no slowdowns on large projects)
- Auto-save — your work is always protected
✦ System Requirements
- Windows 10 / 11 (64-bit)
- Ren'Py SDK (free download at renpy.org) — required for running and exporting projects
✦ How to Get Started
- Download and install VN Studio Pro
- Install the Ren'Py SDK and set the path in Settings
- Create a new project or import an existing one
- Watch the full beginner tutorial on YouTube → Tutorial
✦ Links
- 🌐 Website & Docs: auravixstudio.com
- 🎬 YouTube Tutorial: youtube.com/@AuraVixStudio
- 💬 Discord: Join the community
- ☕ Support development: patreon.com/AuraVixStudio
VN Studio Pro is free. If it saves you time and you'd like to support future development, pay what you want — every contribution helps.
Made by AuraVix Studio — building smart tools for game devs and content creators.
| Published | 7 hours ago |
| Status | In development |
| Category | Tool |
| Platforms | Windows |
| Author | AuraVix Studio |
| Genre | Visual Novel |
| Tags | free, Game Design, game-development, ide, ren-py, Ren'Py, story, tools, visual-novel-maker |
| Content | No generative AI was used |
Download
Click download now to get access to the following files:





Comments
Log in with itch.io to leave a comment.
Maybe this will help me actually get to work on the project I've had in mind without being horribly intimidated by writing code...
This is the goal of this program, so that creators can focus on the story and not the coding.