ctzei
Online Software Development Tools
Available Tools
Home
Beautify
CSV to JSON
Diff
Image To Base64
Minify
Remove Trailing Whitespace
SHA256
Text To JavaScript
Text Splitter
Here you will find simple
online
software development tools.
*All tools found here are
client-only
tools, unless otherwise stated.
Tool used to beautify (AKA prettify, unminify, etc.) HTML, CSS and JS code
Input Type:
HTML
CSS
JS
Beautify
Tool used to convert a CSV to a JSON
Convert
Tool used to diff two text fragments
Diff
Tool used to convert an Image to it's Base64 representation (to be embedded into an HTML/CSS file)
Output Type:
HTML
CSS
JS
DATA-URI
Convert
Tool used to minify (AKA uglify) CSS and JS code
Input Type:
HTML
CSS
JS
Minify
Tool used to remove all trailing whitespaces from any text (can be used to clean Eclipse generated JSP files)
Clean
Tool used to generate and SHA256 hash based on some input text
Case:
Upper
Lower
Tool used to generate JavaScript multi-line strings based on some input text (ie. convert HTML to JavaScript)
Generate