send link to app

TextLab 2


Productivity
8.99 USD

TextLab allows you to format, clean, validate or transform JSON, XML, HTML, YAML, SQL, Markdown, CSV and many other content types.

Supported features:

SQL:
- Format SQL
- Prettify SQL

JSON:
- Format JSON
- Convert JSON to YAML
- Convert JSON to XML
- Convert JSON to JavaScript object
- Cleanup JSON (removes null fields)
- Escape JSON

CSV:
- Extract URL query params
- Encode URL
- Decode URL

YAML:
- Format YAML
- Convert YAML to JSON
- Convert YAML to XML
- Convert YAML to CSV

JWT:
- Decode JWT CSS

Markdown
- Preview Markdown
- Highlight Markdown syntax
- Convert Markdown to HTML

Base64, MD5, SHA:
- Decode from Base64
- Encode to Base64
- Encode to MD5
- Encode to SHA (256, 384, 512)

XML:
- Format XML
- Convert XML to JSON
- Convert XML to YAML

HTML:
- Format HTML
- Preview HTML code
- Strip HTML to see only the text

URL:
- Extract URL query params
- Encode URL
- Decode URL

CRON:
- Next trigger/fire times for CRON expression

CSS:
- Format CSS
- Minify SCC

SVG:
- Format SVG
- Preview SVG

Properties file:
- Format Properties files
- Extract only values (without comments)
- Convert Properties to JSON
- Convert Properties to YAML
- Convert Properties to XML

Shell:
- Highlight Shell syntax

Text:
- Uppercase
- Lowercase
- Capitalize
- Unique (values)
- snake_case, camelCase, dot.case, dash-case, slash/case, PascalCase
- Keep Numbers Only
- Unique values

List of values:
- Insert comma between the values and make it a list of strings
- Remove whitespaces
- Shrink (remove additional whitespaces)

Number:
- Milliseconds to Date (UTC and local time)
- Integer to Binary
- Integer to Octal
- Integer to Hex

Generative:
- Get current date and time in UTC and local time (in ISO and milli and nano seconds)
- Generate random 20 UUIDs
- Generate Lorem Ipsum
- Generate random passwords

XCT diff:
- Compare equals assert from XCode (XCT diff)