Kamus Posted November 20, 2025 Share Posted November 20, 2025 Hi everyone! Editing client GUIs by manually modifying JSON coordinates can be detious and prone to errors. I wanted dto streamline this workflow, so i developed a standalone tool to visually edit your Intersect Interface layouts Introducing Intersect GUI Editor by Kamus Tools. ✨ Key Features Visual Editing: Drag and drop elements directly on a canvas. No more guessing X/Y coordinates. Smart Layer System: View the hierarchy of your controls (parents/children) in a dedicated tree view. Real-time Zoom: Scroll to zoom in/out for pixel-perfect precision. Docking System: Customizable interface (VS Code style). Arrange the panels however you like. Safe Editing: Full Undo/Redo support (Ctrl+Z / Ctrl+Y). Multilanguage: Available in English and Spanish. 📸 Screenshot 🚀 Download 🚀 ❤️ Support the development: This tool is free to use for any project. If you find it useful and want to support my work (or speed up the development of future tools), you can find a donation button inside the app. Any support is greatly appreciated! Enjoy! Kamus EspectroW, Vio, Kiyoko and 1 other 3 1 Link to comment Share on other sites More sharing options...
Mcadams Posted November 21, 2025 Share Posted November 21, 2025 Hey, this is awesome. If you're taking suggestions, if there was a way to use CTRL+F to navigate the JSON in the client easier, and not have it push you back to the top of the JSON after every change, that would be amazing. Still a great tool without that but that'd make it even better. Thanks! Kamus and Vio 1 1 Link to comment Share on other sites More sharing options...
Kamus Posted November 21, 2025 Author Share Posted November 21, 2025 1 hour ago, Mcadams said: Hey, this is awesome. If you're taking suggestions, if there was a way to use CTRL+F to navigate the JSON in the client easier, and not have it push you back to the top of the JSON after every change, that would be amazing. Still a great tool without that but that'd make it even better. Thanks! :o Beautiful suggest~ i'll add it twomorrow!!!! if you have more suggest, i'll really apreciate them Vio 1 Link to comment Share on other sites More sharing options...
Kamus Posted November 22, 2025 Author Share Posted November 22, 2025 Updated the app to the version 1.2 ¿What's a new? - As was suggested by @Mcadams Now you can use the shortcut CTRL+F to navigate in the JSON files~ - Fixed a few visual bugs with "white" windows Mcadams and Vio 2 Link to comment Share on other sites More sharing options...
RoseEX Posted April 30 Share Posted April 30 On 11/22/2025 at 9:41 PM, Kamus said: Updated the app to the version 1.2 ¿What's a new? - As was suggested by @Mcadams Now you can use the shortcut CTRL+F to navigate in the JSON files~ - Fixed a few visual bugs with "white" windows Really nice update! However, i find it really annoying that it pushes me back to the top of the file whenever i stop writing. Kamus 1 Link to comment Share on other sites More sharing options...
Kamus Posted May 4 Author Share Posted May 4 On 4/30/2026 at 1:16 PM, RoseEX said: Really nice update! However, i find it really annoying that it pushes me back to the top of the file whenever i stop writing. Thanks for that review!!! On the next update i'll put the "Update View" button for do it manually (the visual update) Also u'll stay at the same place on the JSON Code editor~ Link to comment Share on other sites More sharing options...
Kamus Posted May 4 Author Share Posted May 4 Updated the app to the version 1.3 ¿What's a new? Thanks for the reported by @RoseEX we have small new features! Manual View Refresh: The automatic update while typing (which cause annoying jumps) has been removed. You now have the "🔄 Refresh View" button to preview changes only when u're ready~ Version Legends: i've added a visual indicator in the bottom-right corner of the main window showing the current version (1.3 on this patch) Direct Donation link: The "Donate" button now redirects u straight to the official website for donations of me Small Improvements and Fixes: Cursor and Scroll Persistence: When refreshing the view or using undo/redor, the code editor now keeps u exact cursor position and text scroll level was~ Code Optimization: Obsolete classes and timers (such as the old donation dialog) have been removed, making the editor lighter and faster Underoath 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now