ci-instagraph
This CodeIgniter's Library is used to use Instagram like filters with ImageMagick & PHP.
I'm using the Instagraph library, created by Dejan Marjanovic.
Its usage is recommended for CodeIgniter 2 or greater.
$this->load->library('Instagraph/Instagraph');
$this->instagraph->setInput('picture-input.jpg');
$this->instagraph->setOutput('picture-output.jpg');
$this->instagraph->process('toaster');
// toaster, gotham, nashville, lomo, kelvin, tiltShift