- 🎨 Turn pieces of code into a real piece of art
- ✨ Clean images with "window" look
- 📤 Download output in PNG
That :
const savedFilename = localStorage.getItem('codecanvas_filename');
if (savedFilename) {
filenameInput.value = savedFilename;
}Turns into that :
This project is using only static HTML, CSS and vanilla JavaScript.
AGPL-v3.0
