Put static XHTML into sprite for Scratch project
<!-- Note: Scratch renders SVGs as static images, so interactivity and animations don't work. -->
JSZip is used to write .sprite3 files,
and FileSaver.js is used to save the output .sprite3 file.
To view this webpage's source code, click here!
Updates
Update 1 (2025-02-04) - Original version