HandyTools - tools for software engineers

HandyTools is a set of tools that developers, devops, or any other IT guys needs time-to-time. They are not that often used to set up them locally (like get random UUID or decode text) so it's much easy to do it online. That's the exact purpose of this platform - to give you quick solution to your needs. Feel free to leave a comment on how you like it, how to improve tools we have or what new tool do you need, maybe we can add it!

Available tools

UUID generator is used when you need some UUID to add record to a database or use with some API that requires unique UUID

Text encoder/decoder is needed when you have some payload encoded with some algorithm (like base64) and you want to know what's inside it. Or you need to encode some payload to pass it to an API

Security

We value privacy and understand that some data that is being used with our service may be sensitive or protected with NDA that's why our tools designed in a way that all data is being processed on client side and is never sent over the internet to the server. You can be sure that your data is not being collected or analysed in any way.