Skip to content
/ Util Public

Collection of various tools made in JavaScript

License

Notifications You must be signed in to change notification settings

lemocha7/Util

Repository files navigation

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.