Quick color converter for getting hex or rgb values.
Each format will work:
123, 234, 132
123, 234, 132, 0.5
rgba(123, 234, 132,0.5)
This will return css4 hex 8 digit, which is not fully support yet.#efe
#7bea84
7bea84
7bea8480
This is 8 digit hex, which affects alpha. It is css4 and is not fully supported yet.Simple encode/decode, just paste or type in the field and it'll show in the opposite.
Simple ascii/binary converter, just paste or type in the field and it'll show in the opposite.
Thanks to the package Buffer!
Simple ascii/hex converter, just paste or type in the field and it'll show in the opposite.
Thanks to the package Buffer!
Simple xml pretty formatter, just paste or type in the field and it'll show in the opposite.
Thanks to the package xml-but-prettier!
Prepend and append text to each line. You can paste in a multiline list and for each line, what ever you put in prepend/append will be added.
Convert a string to json safe string. This would be useful if you have a large string that you are passing in postman as the value to the json object. Don't be confused as this isn't meant for a full json object conversion.
Random jokes, quotes and facts via https://api.chucknorris.io/.
Thanks to the api via https://api.chucknorris.io/!
View them nicely organized via the reference page.