Sunday, December 20, 2015

Initialismacronymer

Update Dec 24, 2015


What This Does

This is a tool to create an initialism or acronym from bunch of words (or single characters) separated by spaces (and/or punctuation).

This only filters widely used alphabets (A-Z and a-z) and numbers (0-9).


How to Use

  • First, make sure your text has white spaces (and/or any others besides A to Z letters and 0 - 9 numbers as the separators).
  • Then type/paste the text into the input box ► the default output will be shown.
  • Switch the output by picking the other option.

For Example

This question: "Do we blow the blowtorch to ignite it?".

Can be trimmed into: "DWBTBTII" or "DWBTBTI2".


Purpose

Well, it can be used to confuse other people.


JavaScript Snippet

Go to this repository.