
How to Use
This tool converts Scratch 3.0 projects into standalone HTML files that can run in any web browser. 1. Enter a Scratch project URL or ID in the input field, or upload a .sb3/.sb2 file 2. Click the "HTMLify" button to start conversion 3. Wait for the tool to process your project - it will download all assets and bundle them with the Scratch engine 4. Download the generated HTML file when complete The output HTML file contains: - Your entire project - All costumes and sounds - The complete Scratch engine (making files quite large, around 2.6+ MB) Optional settings you can adjust: - Custom loading screens and background images - Enable/disable fullscreen mode - Add unofficial extensions via URLs - Include custom JavaScript code - Show additional control buttons - Modify cloud variable behaviors Controls in the final HTML: - Click green flag or use Ctrl/Cmd+F for fullscreen - Standard Scratch project controls work normally The generated HTML file runs independently without needing internet connection once created. Best for sharing projects that need to work offline or be embedded elsewhere.