Posts

HTML Minior

Image
Please enable JavaScript Compress HTML Compress CSS Compress JS COMPRESS HTML RESTORE HTML Minior is a tool to minify or compress your HTML code. By default, it implements this trimming method: function minifyHTML(html) { return ( html // Removes HTML comments. .replace(/<!--[\s\S]*?-->/g, "") // Collapses all whitespace (spaces, newlines, tabs) into single spaces. .replace(/\s+/g, " ") // Removes spaces between tags. .replace(/>\s+</g, "><") // Trims leading-trailing whitespace. .trim() ) } Compress CSS If checked (picked), it will implement CSSO package to accomplish CSS code minification within HTML code which is wrapped in style tag. Compress JS If checked (picked), it will impl...

HTML Formatter

Image
Please enable JavaScript Indentation FORMAT HTML RESTORE HTML Formatter is a tool to format (beautify or structuralise) your HTML code. Indentation Specifies how many horizontal indentation spaces used for the structured nesting.

JavaScript Polisher

Image
Please enable JavaScript Indentation Maximum Length per Line POLISH JAVASCRIPT RESTORE JavaScript Polisher is a tool to structuralise (format) your compressed or unformatted JavaScript code into a readable code. Indentation Specifies how many spaces for the nested horizontal indentation. Maximum Length per Line Specifies maximum characters can be accommodated per line of code.

JavaScript Minifier

Image
Please enable JavaScript Compress Only Mangle Inner Scope Mangle Top Level MINIFY JAVASCRIPT RESTORE JavaScript Minifier is a tool to minify or compress your JavaScript code with optional mangling. Compress Only Only compresses your original JavaScript code, no mangling (switching keywords for variables, function names, etc.) is involved. Mangle Inner Scope Compresses your original JavaScript code and does inner scope mangling. The mangle will be applied to variables and whatnots within function block(s), but each of outest (top level) function name itself will stay intact. Lesser size than Compress Only option. Mangle Top Level Compresses your original JavaScript code and mangles everything. This option should produce the smallest size of compressed code compared to the prior options. Unicode Each option automatically converts the Unicode...

BANANAGRAMATOR 🍌

Image
Please enable JavaScript 🍌 BANANAGRAMATOR Please activate JavaScript... RUN CLEAR MUSA POTENTIA How to Use Type or paste the text to rearrange on the input box. Maximum of 3,628,800 (three million, six hundred and twenty-eight thousand, eight hundred) rearrangements ( 10! ). Acceptable characters: A-Z or 0-9 or any other characters (besides white space ) that can be rendered on HTML . Supports emoji or UNICODE character like 😵‍💫🤷‍♂️🫠➼▶ᴱᴹᴼᵀᵢᵥₑ We can use the Pattern... input to gate the permutation results. The gate will match only permutations that begin with the pattern 🤔 This will be applied as a prefix filter — only permutations starting with the pattern will be returned 😃 For instance, we want to get the rearranged letters from monkey , if we put key fo...

Noble Digit: Number In So Many Words

Image
Please enable JavaScript. 🇬🇧 British 🇺🇸 American (Formal) 🇺🇸 American (Informal) 🍻 Drunk Bard 🔢 Number to Word ▶️ 📋 COPY 🏰 NOBLE DIGIT How to Use Type or paste your number on the input. The wording for the number input will be shown right away. This accommodates any real number expressed in standard decimal notation — positive, negative, and fractional as decimals (e.g. 0.75, not ¾). The process is triggered by: Input change. Style option change. ▶️ button click. There are four styles available: 🇬🇧 British. 🇺🇸 Formal American. 🇺🇸 Informal American. 🍻 Drunk Bard. 🔢 Number to Word. Because 🍻 Drunk Bard can utter inconsistent ululation, we might employ the ▶️ button t...

YouTube Thumbnail Extractor

Image
Please enable JavaScript RUN RESET YouTube Thumbnail Extractor How to Use Paste the YouTube video URL on the input Hit Enter or click RUN to "extract" the thumbnail images. This will "extract" all of the different thumbnails associated to that video ID. Not all type of thumbnail is available depending on the uploader. Hit RESET to clear the application. This only works for publicly published video, not a private video surely. Or even a deleted video. That does not even compute. ℹ️ No YouTube URL data is sent to anywhere. Background We sometimes saw some clickbaiting videos on YouTube, right? And then when we actually watched the videos, then we were... 🤔 🤨 🤷‍♂️ This app is not related to that 🤣 Well, perhaps a tiddy bit ... I am not sure what is the background motivation for this. But I believe it will be useful at some ...

Color Sniffer: Making HEX and RGB Color Detection a Breeze

Image
👆 Click anywhere on this page before CTRL + V RESET HEX RGB HEX CODE RGB CODE Click anywhere on the canvas to keep the color value here (above) ⬆️ Hover over the canvas to see the color value. How to Use We can paste image from the clipboard to the canvas. Before pasting (CTRL + V) it, please click anywhere on this page first. We can also use an image file from local drive. To do that, we can either click "Choose File"...

Cash Carry Calculator: US Dollar Money, Volume, and Storage Made Easy 👍

Image
Please enable JavaScript to use the app. Sum of USD (Input) Max Denomination (Input) Banknotes Volume (Output — mm³ unit) ...