I just added another 25 tools to Browserling's web developer tools, increasing the collection from 225 tools to 250 tools. Each tool does just one thing and one thing only. There are no ads, no config options, and no nonsense. All tools are free. All tools work the same way. Press button, get result.
Here are some of the latest additions:
- Swap columns in CSV files
- Extract columns from CSV files
- Transpose CSV files
- Change CSV field separator (comma to something else)
- Generate random real numbers (decimal fractions)
- Generate random MAC addresses
- Pick a random element from a list
- Convert text to ASCII code points
- Convert ASCII code points to text
- Find common elements in two lists (list intersection)
- Find distinct elements in two lists (list difference)
- Left-pad text
- Right-pad text
And a bunch other similar and smaller tools, such as swap columns in TSV files, swap columns in text files, and others.
Coming up: New design for individual tools, widgets that let you embed tools in your websites, file upload support, and more tools.
See you next time!