We at Code2care really care about developers and designers, so we have created a collection of Online tools to help them in their day-to-day tasks. These tools are really easy to use and are
designed with utmost simplicity and ease of use.
If you find these Web App useful, please bookmark and share whith your fellow developers, designers and friends.
This is a color picker web App that would help you choose colors for your web or app designing projects. It has 5 color code format options HEX, RGB, RGBA, HSL and HSLA.
If you have a color code in RGB simply enter the code in RGB textbox and you will get the equivalent color codes in other formats.
Further you can see the color you choose as background of the page, so you get the feel of how it looks like!
Many a time while we are working on a project we receive data in Base64 encoded format and we look for tools to decode it or vice-versa. This tool simply does that with the fastest javascript
based Base64 Encoding/Decoding Algorithm.
Yet another tool that programmers may find really usefull. You may have a query string that is encoded, this is the best tool for such tasks. It can handle a large text url for encoding/decoding.
This tool lets you choose div width, height, border color, border radius, border shadow and other attributes using User Inteface, the code is generated at backend.
The code generated supports all major web browsers like chrome, ie, safari and firefox.
This is a wonderful tool to get the keycodes for the button on keyboard (may you be on Windows, Mac OS X , Linux or mobile phone). There are many times while working with javascript or jQuery
we want to know the keycodes for certain keys or key combinations.