What is Code Caddy?

Code Caddy is a collection of tools and utilities for developing websites. Read below about the many wonderful open source projects code caddy puts at your fingertips. Many projects have become a staple to web development, and have been coupled with code caddy's free user interface.

I currently host this project on my own server, and provide all services anonymously (no sign up required), and completely free. You can support the project by using the tools and sharing the site with friends.


Minification

Minify

An HTTP content compression server. It is a compilation of PHP scripts to minify various types of content. It other open-source projects such as JSmin and a PHP port of the YUI compressor.

Dean Edwards JavaScript Packer

The coolest way to minify and obfuscate javascript.

Beautification

JS Beautifier

This little beautifier will reformat and reindent bookmarklets, ugly JavaScript, unpack scripts packed by Dean Edward’s popular packer, as well as deobfuscate scripts.

Image Compression

JpegTran

A utility for lossless transcoding between different JPEG formats.

JpegOptim

Provides both lossless and "lossy" optimization for JPEG images.

PngCrush

Shrinks PNGs by trying various types of lossless compression.

PngQuant

Converts 24/32-bit PNG images to paletted (8-bit) PNGs.

Built on :

Twitter Bootstrap

The infamous responsive framework.

Laravel 4

A sexy PHP framework for web artisans.

Code Mirror

A javascript syntax highlighter.