Flxify
VS Code Extension
All Developer Tools
107 free online text transformation utilities for developers
Formatting
Format CSS
Cleans and format CSS stylesheets.
Format JSON
Cleans and format JSON documents.
Format SQL
Cleans and format SQL queries.
Format XML
Cleans and format XML/HTML documents.
Minification
Minify CSS
Cleans and minifies CSS stylesheets.
Minify JSON
Cleans and minifies JSON documents.
Minify SQL
Cleans and minifies SQL queries.
Minify XML
Cleans and minifies XML/HTML documents.
Encoding
Base64 Decode
Decodes your text from Base64
Base64 Encode
Encodes your text to Base64
From string from unicode scaped
Returns a readable string from the unicode scaped string (js format)
HTML Decode
Decodes HTML entities in your text
HTML Encode
Encodes HTML entities in your text
HTML Encode all characters
HTML Encodes every character in your text
To Unicode Escaped String
Converts a UTF8 string to unicode escape chars(js format)
URL Decode
Decodes URL entities in your text.
URL Encode
Encodes URL entities in your text.
URL Entities Decode
URL Decodes all characters in your text.
URL Entity Encode
URL Encodes all characters in your text.
Hashing
MD5 Checksum
Computes the checksum of your text (Hex encoded).
SHA1 Hash
Computes the SHA1 hash of your text (Hex encoded)
SHA256 Hash
Computes the SHA256 hash of your text (Hex encoded)
SHA512 Hash
Computes the SHA512 hash of your text (Hex encoded)
Conversion
Android Strings to iOS Localizables
Converts Android Strings to iOS localizables.
ASCII To Hex
Converts ASCII characters to hexadecimal codes.
Binary to Decimal
Converts binary values to decimal.
Convert to pretty markdown table
Converts csv, tsv or markdown table into pretty markdown table format.
CSV to JSON
Converts comma-separated tables to JSON.
CSV to JSON (headerless)
Converts comma-separated, headerless tables to JSON.
Decimal to Binary
Converts decimal values to binary.
Decimal to Hex
Converts decimal values to hexadecimal.
Digi to ASCII
Digi to ASCII
Fish PATH Hex Converter
Escapes terminal characters.
Hex To ASCII
Converts hexadecimal values into ASCII characters
Hex to Dec
Converts hexadecimal to decimal.
Hex to RGB
Convert color in hexadecimal to RGB.
iOS Localizables to Android Strings
Converts iOS Localizables to Android Strings
JS Object to JSON
Converts a javascript object to JSON format
JS To PHP
Convert JS Object or Array to PHP.
JSON to CSV
Converts JSON to comma-separated tables.
JSON to Query String
Converts JSON to URL query string.
JSON to YAML
Converts JSON to YAML.
Query String to JSON
Converts URL query string to JSON.
RGB to Hex
Convert color in RGB to hexadecimal
TSV to JSON
Converts TSV to JSON
Well-Known Binary to Text
Converts your hex encoded WKB (any endian) to WKB, wkb2wkt
Well-Known Text to Binary
Converts your WKT to little endian WKB (hex encoded), wkt2wkb
YAML to JSON
Converts YAML to JSON.
Text Case
Camel Case
convertsYourTextToCamelCase
Deburr
Converts your text to basic latin characters.
Downcase
Converts your text to lowercase.
Kebab Case
converts-your-text-to-kebab-case.
Snake Case
converts_your_text_to_snake_case.
Sponge Case
CoNvERtS yoUR Text To A HIghER fOrM Of CoMMUnICAtIOn
Start Case
Converts Your Text To Start Case.
Toggle Camel and Hyphen
Turns camelCase to camel-case and vice versa
Upcase
Converts your text to uppercase.
Text Manipulation
Add Line Numbers
Adds line numbers to each line of your text
Add Slashes
Escapes your text.
Collapse lines
Removes all linebreaks from your text
Defang
Defangs dangerous URLs and other IOCs
Join Lines
Joins all lines without any delimiter.
Join Lines With Comma
Joins all lines with a comma.
Join Lines With Space
Joins all lines with a space
Line compare
Check if existing lines have all the same content
List to HTML list
Turns comma separated list to HTML Lists
Markdown Quote
Adds > to the start of every line of your text.
Natural Sort Lines
Sort lines with smart handling of numbers.
PHP Unserialize
Convert PHP serialized data to JSON
Refang
Removes defanging from dangerous URLs and other IOCs
Remove Duplicate Lines
Ensures each line of your text is unique.
Remove Line Numbers
Strips line number prefixes from your text
Remove Slashes
Unescapes your text.
Replace Smart Quotes
Replace Smart Quotes with their simpler values.
Reverse Lines
Flips every line of your text.
Reverse String
!seod ti tahw sseuG
Rot13
Applies the Rot13 cypher to your text.
Shuffle characters
Shuffles characters randomly
Shuffle Lines
Randomize each line of your text.
Sort JSON
Sort JSON
Sort lines
Sort lines alphabetically.
Spaces to Tabs
Converts leading spaces to tabs (2 or 4 spaces)
Tabs to Spaces
Converts leading tabs to spaces (2 spaces per tab)
Trim
Trims leading and trailing whitespace.
Trim End
Trims trailing whitespace.
Trim Start
Trims leading whitespace.
Wadsworth Constant
first 30% of your text.
Generation
Contrasting Color
Determine whether black or white contrasts better with the given color(s) (one per line).
Create Project Glossary Markdown File
Type 'help' and run this script for instructions.
Generate hashtag
Generate hashtag from a word or sentence
Lorem Ipsum
Generates Lorem Ipsum placeholder text.
New Boop Script
Returns a basic Boop script.
UUID Generator
Generates random v4 UUIDs
Extraction
Calculate Size (Bytes)
Calculates size of text in Bytes
Count Characters
Get the length of your text
Count Lines
Get the line count of your text
Count Words
Get the word count of your text
Extract Emails
Extracts all email addresses from your text
Extract URLs
Extracts all URLs from your text
Sum All
Sums up a list of numbers.
Developer Utilities
Date to Timestamp
Converts dates to Unix timestamp.
Date to UTC
Converts dates and timestamps to UTC dates
Eval Javascript
Runs your text as Javascript Code.
JWT Decode
Converts JWTs to JSON
Regex Escape
Escapes special regex characters in your text
Test Script
Testing script
Time to seconds
Convert hh:mm:ss to seconds
Crafted with
♥
in Berlin by Ahmed El Taweel