← Package directory
Available on winget

Install scratchtext

A text-based language that compiles to and decompiles from Scratch .sb3 projects.

Install with winget
winget install --id rchase999.scratchtext
Upgrade
winget upgrade --id rchase999.scratchtext
Uninstall
winget uninstall --id rchase999.scratchtext

About scratchtext

scratchtext is a command-line tool for working with Scratch projects as text. It compiles a readable .scratch source file into a Scratch .sb3 project, and decompiles any .sb3 back into .scratch source plus its images and sounds. You can drop your own PNG/JPG/SVG images into a folder and reference them as sprites and backdrops. Every block round-trips losslessly, including all built-in extensions (Pen, Music, Text to Speech) and custom TurboWarp extensions.

What's new in 1.0.0

No release notes provided.

Version history

Version Updated Notes
1.0.0 No notes