Text MagiQ Docs

linkText Transformation Utility

linkOverview

The Plugin provides a versatile tool for text transformation, supporting a wide array of transformations from simple case conversions to complex visual effects. By selecting your requirement, you can apply the desired transformation to any given text. This utility can be integrated into web applications for dynamic text manipulation, enhancing user experience with varied text formatting options.

linkTransformation Types

link1. sentence_case

Input: "hello world. this is a test."

Output: "Hello world. This is a test."

Description: The sentence case converter will allow you to paste any text you’d like, and it will automatically transform it to a fully formed structured sentence. It works by capitalizing the very first letter in each sentence, and will then go on to transform the rest of the text into lowercase as well as converting i’s into I’s. Every letter after a full stop will get converted into an upper case letter.

link2. lower_case

Input: "Hello World!"

Output: "hello world!"

Description: If you are wondering how to uncapitalize text, this is exactly what the lower case text converter will allow you to do - it transforms all the letters in your text into lowercase letters.

link3. upper_case

Input: "Hello World!"

Output: "HELLO WORLD!"

Description: The upper case transformer will take any text that you have and will generate all the letters into upper case ones. It will essentially make all lower case letters into CAPITALS (as well as keep upper case letters as upper case letters).

link4. capitalized_case

Input: "hello world!"

Output: "Hello World!"

Description: The capitalized case converter will automatically convert the starting letter of every word into an upper case and will leave the remaining letters as lower case ones.

link5. alternating_case

Input: "hello world!"

Output: "hElLo wOrLd!"

Description: The alternating case converter will allow you to transform your text (no matter the current format) into text that alternates between lower case and upper case. It will generate a capital letter and then a lower case letter within the same word.

link6. title_case

Input: "hello world, this is a test."

Output: "Hello World, This Is a Test."

Description: The title case converter is perfect for those who are a bit unsure on how to title an upcoming essay. It essentially ensures the correct letters are capitalized within the context of a title. Words such as “an” will be left all in lower case and words that are important will be converted such as “Title”.

link7. inverse_case

Input: "Hello World!"

Output: "hELLO wORLD!"

Description: Inverts the case of each character in the text.

link8. random_case

Input: "hello world!"

Output: "HeLLo WoRLd!"

Description: Randomly changes the case of each character.

link9. small_caps

Input: "hello world!"

Output: "ʜᴇʟʟᴏ ᴡᴏʀʟᴅ!"

Description: The small text generator simply takes regular sized text and converts it into small text (specifically “small caps” as well as “Superscript” text. Write out your normal text and see it get converted into the small text font.

link10. superscript

Input: "hello world!"

Output: "ʰᵉˡˡᵒ ʷᵒʳˡᵈ!"

Description: The small text generator simply takes regular sized text and converts it into small text (specifically “small caps” as well as “Superscript” text. Write out your normal text and see it get converted into the small text font.

link11. wide_text

Input: "hello"

Output: "hello"

Description: If you are looking to widen the look of your text, the widening text generator is great for this, otherwise known as the Aesthetic Font and text generator. Simply type your normal text and see it get wider and wider.

link12. reverse_text

Input: "hello"

Output: "olleh"

Description: If you want a fast and quick way of making your text go back to front, the reverse text generator is great. Write out your text like normal and then see it get flipped.

link13. upside_down_text

Input: "hello"

Output: "ǝɯoɔʇ"

Description: Similar to the mirror text generator as well as the reverse text generator, you can flip your text upside down as well as back to front with the upside down text generator.

link14. morse_code_translate

Input: "hello"

Output: ".... . .-.. .-.. ---"

Description: Converts text to Morse code. Whether you are looking to translate Morse code messages into simple English or the other way around, this online translation generator can do just that.

link15. morse_code_reverse

Input: ".... . .-.. .-.. ---"

Output: "hello"

Description: Converts Morse code back to text. Whether you are looking to translate Morse code messages into simple English or the other way around, this online translation generator can do just that.

link16. binary_translate

Input: "hello"

Output: "01101000 01100101 01101100 01101100 01101111"

Description: Converts text to binary representation. Translate binary code into English and English into binary code with the following generator. Type out regularly and get a series of 0’s and 1’s in return.

link17. binary_reverse

Input: "01101000 01100101 01101100 01101100 01101111"

Output: "hello"

Description: Converts binary representation back to text. Translate binary code into English and English into binary code with the following generator. Type out regularly and get a series of 0’s and 1’s in return.

link18. mirror_text

Input: "hello"

Output: "olleh"

Description: Converts text to a mirrored format. The mirror text is basically the exact same text that you would get when you have your text facing a mirror. Print out the text and hold it up to a mirror and it should read the correct way.

link19. zalgo_text

Input: "hello"

Output: "h̸͠e̴̾l̷̈́l̷͠o̶̕"

Description: Adds Zalgo text effects, creating a glitchy appearance. Want to produce funky and glitchy text? `This Zalgo text will do just that. Type out what you would normally want to and then see it get turned into the Zalgo font.

link20. bold

Input: "hello"

Output: "hello"

Description: Applies Markdown bold formatting to the text.

link21. italic

Input: "hello"

Output: "hello"

Description: Applies Markdown italic formatting to the text.

link22. strikethrough

Input: "hello"

Output: "hello"

Description: Applies Markdown strikethrough formatting to the text.

link23. underline<< In Dev !!

Input: "hello"

Output: "<u>hello</u>"

Description: Applies HTML underline formatting to the text.

link24. fraktur<< In Dev !!

Input: "hello"

Output: "𝔥𝔢𝔩𝔩𝔬"

Description: Converts text to Fraktur script using Unicode characters.

link25. fraktur_bold<< In Dev !!

Input: "hello"

Output: "𝖍𝖊𝖑𝖑𝖔"

Description: Converts text to bold Fraktur script using Unicode characters.

link26. squared<< In Dev !!

Input: "hello"

Output: "🄷🄴🄻🄻🄾"

Description: Converts text to squared format using Unicode characters.

link27. squared_inverted<< In Dev !!

Input: "hello"

Output: "🅷🅴🅻🅻🅾"

Description: Converts text to squared inverted format using Unicode characters.

link28. circled

Input: "hello"

Output: "ⓗⓔⓛⓛⓞ"

Description: Converts text to circled format using Unicode characters.

link29. circled_inverted<< In Dev !!

Input: "hello"

Output: "🅗🅔🅛🅛🅞"

Description: Converts text to circled inverted format using Unicode characters.