top of page

Tools

All non-Scratch software created by myself will be published here.  All applications are released under the GNU General Public License v3.0 (GPL v3.0) unless stated otherwise.  The source code is included in each of the downloads for all your hacking pleasures.


Use these programs at your own risk!  Some of these tools can access and/or modify files on your computer.  Though I have taken my best efforts to minimize the risk of unintended data loss, corruption, and/or transmission though using these tools, you agree to all damages that may arise your use of these programs.  It is recommended to back up your files until you recogonize these risks.

 

Public alpha releases (denoted by the letter 'a') are programs that are not feature complete, and may not inculde a full user interface.  They are in no way representational of finished products, and may or may not incude sufficient safeguards to prevent unintended data loss, and/or corruption.  Please wait for a beta release (denoted by the letter 'b') for a safer and user-oriented experience.


Use this contact form for any questions, comments, and/or suggestions you may have:

 

Pixie v0.1a

An experimental custom toolkit to edit vectorized Scratch sprites in ways that are not included in the sprite editor.

Most functions were built for my own personal needs, though I hope that others could find it useful.

 

Features:

- Drag and drop interface

- Applying scale and translate transformations to all costumes

- Sorting costumes by name

- Preview for animations

 

No downloads yet (Sorry!)

 

Spritesheet Splitter v0.1a (public alpha)

A tool to split a spritesheet into its individual frames.  The resulting file may be unzipped into its individual images, or imported into Scratch as a .sprite2 file.

 

Features:

- Drag and drop interface

- Visual cutting interface

- Animated preview

- Option to export as a Scratch sprite

 

Free public alpha release.

 

QuickZipper v1.0b

A quick tool designed to unzip a folder filled with .zip files so that you don't need to open them individualy.  Has an option to attempt to apply the same process for files with extensions other than .zip, such as .sb2

 

Licensed under the Apache License, Version 2.0

 

 

JavaScript Bookmarklets

 

Simple scripts designed to be run directly from your web browser.  Click and drag the links onto your bookmarks bar to install, then click to run!

 

Web Contrast v0.2a

A javascript bookmarklet to enhance the readablity of text on webpages by changing colored text to black.  Designed for those who want to be able to read colored text on a similarly colored background.  A work in progress; it may not work for all text.

 

 

 

Licensed under the Apache License, Version 2.0

 

Commented Source Code

 

Element Killer v1.0

A javascript bookmarklet to delete a selected element from a webpage.  Only one line of code, but fun to use!

Get rid of those annoying images/ads in a few clicks!

 

 

 

Released into the public domain (it's only one line. . .)

bottom of page