Welcome
Welcome to QuickDev.org. The goal with the Quick Developer website is to provide a set of tools that may help many developers out there with common (or not so common) tasks. It's generally easy enough to write your own code to convert two different binary formats, but this page will save you time by providing the "Hex Formatter" tool. I hope to keep growing these tools as I have time and ideas. Want to find the HSL values for a color, there is a tool for that. Calculate an IP range for a subnet, there's a tool for that.
Tools
Color Picker
Find the color you need and we'll provide you with the value in RGB, hex, or HSL values. Alternatively, select a hex value and we'll show you the color.
LinkHTML Escape Code Converter
Converted a normal string into a safe HTML string with HTML escape characters.
LinkHex Formatter
Convert a list of hexadecimal values into an array that is recognized by your language.
LinkFunction Naming Assistant
Do you need help with naming your functions? Try the Function Naming Assistant.
LinkNetwork Tools
Subnet Calculator
Calculate IP ranges for specific subnets and gather other information about an IP address and subnet.
LinkHTTP Header Viewer
Take a look at the information that your browser is sending about you to servers.
LinkChecksum Calculators
CRC-8, CRC-16 and CRC-32 Calculator
Calculate the checksums for many CRC-8, CRC-16 and CRC-32 models.
LinkLuhn Validator and Generator
Check if a number passes the Luhn check or create a new valid Luhn number.
LinkGPS
Unix
Sister Websites
Contact Us
For your privacy I keep all data that you type on the client-side (i.e. in your browser), so data that you enter doesn't hit my servers. If there is ever an exception to this, then I will mention it in the tool.