Design your own floorplans.
Download the project as a zip file and open index.html. Or upload the folder to your webserver.
Data is only stored in the browser's local storage, so if you clear your cookies, then your creations will also be deleted.
https://createcandle.github.io/homeRoughEditor/
Start by clicking on the wall button, and then press and hold the mouse button to draw a wall.
- Easy to use, with touch screen support.
- 100% privacy friendly. It runs in your own browser, and has no third party dependencies.
- Download your floorplan as an SVG file.
- Upload an existing home blueprint to use as a drawing template.
- Work on multiple floorplans at once.
- Wall lengths and (total) floor area are automatically calculated.
- Add emojis and other shapes. These can be scaled and rotated.
- Switch between edit mode and a simpler view mode.
- Add a CSS class called "developer" to the HTML body tag to see additional hidden options.
- There is a layer list of objects, which allows you to quickly edit furniture. This is currently disabled.
This project is based on HomeRoughEditor Version 0.95
It is available under the MIT License - see the LICENSE.md for details.