Quick Developer (Free Tools & More)

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.

Link

ASCII Table

The ASCII table, no further explanation required.

Link

HTML Escape Code Converter

Converted a normal string into a safe HTML string with HTML escape characters.

Link

Base64 Encoder/Decoder

Encode or decode your Base64 strings

Link

Hex Formatter

Convert a list of hexadecimal values into an array that is recognized by your language.

Link

Text Analyser

Anaylse text to see number of characters, words, sentences, ngrams, etc.

Link

Function Naming Assistant

Do you need help with naming your functions? Try the Function Naming Assistant.

Link

Network Tools

Subnet Calculator

Calculate IP ranges for specific subnets and gather other information about an IP address and subnet.

Link

HTTP Header Viewer

Take a look at the information that your browser is sending about you to servers.

Link

Checksum Calculators

CRC-8, CRC-16 and CRC-32 Calculator

Calculate the checksums for many CRC-8, CRC-16 and CRC-32 models.

Link

Luhn Validator and Generator

Check if a number passes the Luhn check or create a new valid Luhn number.

Link

Adler-32 Checksum Calculator

Calculate the Adler-32 checksum.

Link

GPS

GPS Coordinate Converter

Convert between DMS and DD formats.

Link

Unix

Chmod Calculator

Generate the chmod command parameters that you need.

Link

Sister Websites

Quick IP

Free tool to obtain your public IP address.

Link

Quick Word Count

Count how many words, characters, spaces and vowels are in some text.

Link

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.

Privacy Policy