Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 1013 Bytes

File metadata and controls

27 lines (15 loc) · 1013 Bytes

lemocha's Utilities

Collection of JS tools from several years.

SVG to PNG

Converts and renders SVG vector image as a PNG pixel image.

Scratch SVG Compress

Reduces size of SVG files (especially ones exported by Scratch) by up to 50%.

Mass Replace

Find and replace text.

Yes, Open a New Tab

Open a link in a new tab, simple as that. Helps mitigate overscroll history navigation.

Multiple Counters

Create multiple counters for you to increment and set values to. They're also stored in local storage.

Character Counter

List how often each text character shows up in a string.