Codeigniter Image_lib convert() v1.3 JPG to GIF to PNG

September 18, 2010 by · 6 Comments
Filed under: Code Snippets 

I recently performed some code-fixing for a library extension I found over in CodeIgniter’s forum. The mod provided a convert() method for the Image_lib library. It lets you to convert (duh) the original image from/to JPG (default), GIF or PNG and optionally delete the original image.

When I first added this extension into my CI distribution, everything still worked without throwing errors so I started calling the new function. Then…

Read more

  • Pages

  • Categories

  • Contact Me

    Your message was successfully sent.
    Thank You!