I just added another 50 tools to Browserling's online programmer tools. This increases the collection from 250 tools to 300. Each tool does just one thing and one thing only. There are no ads, no config options, and no nonsense. Just tools that get things done. All tools are free and all tools work the same way. Press button, get result.
Here are some of the latest additions:
- Web version of printf function
- Convert strings to utf16 bytes
- Convert utf16 bytes to strings
- Replace columns in csv files
- Delete columns in csv files
- Convert csv to text columns
- Conver text columns to csv
- Neatly format and align text columns
- Replace columns in arbitrary separated text column data
- Generate random binary digits
- Generate random octal digits
- Generate random decimal digits
- Generate random hex digits
- Generate random bytes
- Slash-escape strings
- Slash-unescape strings
- Trim text
- Truncate text
- Center text
- Generate bcrypt password hashes
- Test if a bcrypt hash matches a password
- Generate scrypt password hashes
- Test if a scrypt hash matches a password
- Escape json strings
- Unescape json strings
- Validate json strings
- Validate javascript code
- Convert text to morse code
- Convert morse code to text
- Merge two text lists
- Transpose tsv files
- Replace columns in tsv files
- Delete columns in tsv files
And a bunch other smaller tools, such as convert ip to hex, convert hex to ip, etc.
Coming up: New user interface for tools, widgets that let you embed tools in your own website, file upload support, and more tools.
See you next time!