Image Aspect Ratio / Resizing Calculator

This is a simple calculator that you can use for resizing 2 dimensions proportionally using either a width or height or percentage adjustment, it is highly useful in cases where you wish to resize something like an image...

CIDR to IPv4 Conversion

CIDR (Classless Inter-Domain Routing) is an IP addressing scheme where a single IP address can be used to designate many unique IP addresses. A CIDR IP address looks like a normal IP address except that it ends with a slash...

Hex to Dec / Dec to Hex Converter

Using this tool you can convert Hexadecimal numbers to Decimal numbers or convert Decimal numbers to Hexadecimal numbers easily. This is especially useful when converting a Google LRD to a Google CID or vise versa. The Google...

XLSX to CSV Conversion

Our XLSX to CSV conversion is a fast & free tool that can take your XLSX file and convert it to a comma-deliminated CSV file with little effort and no programming knowledge. This XLSX to CSV converter uses a script we...

JSON Decoder / Validator

JSON (JavaScript Object Notation) is a lightweight data-interchange format, much like Serializing an array, you can JSON an array which will give you a string which can then be converted back to an array for use at a later...

YouTube Thumbnail Enhancer

Our YouTube thumbnail enhancer can not only take a YouTube video URL and provide you a quick link to the thumbnail, but can also overlay a play button for you to make your life easier when wanting to show YouTube video images...

QR Code Generator Online

Our QR Code Generator will enable you to quickly and easily generate QR Images on-line with little effort, you can define the resulting image size. Our QR Image Generator allows you to generate QR codes that when scanned can do...

Optimized YouTube Embed Code Generator

YouTube allows you to easily embed any YouTube video into a web page on your site, however this involves using iframes, and YouTube runs some heavy scripts and external resources are needed from YouTube directly. This causes...

Embed Image into HTML or CSS

You can embed images directly into HTML IMG tags, or into CSS very easily using this tool, it will take your image file, convert it to BASE64 encoding and return full html and CSS markup examples so you can place your image...

Base64 Decoder & Encoder

Sometimes you may discover code in your website source that is encoded, this may be due to the developer trying to hide code that is either malicious or protected (such as copy protection etc). However sometimes this code can...