CodeIgniter Forums
Image_nation - a CodeIgniter library for image manipulation - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: External Resources (https://forum.codeigniter.com/forumdisplay.php?fid=7)
+--- Forum: Addins (https://forum.codeigniter.com/forumdisplay.php?fid=13)
+--- Thread: Image_nation - a CodeIgniter library for image manipulation (/showthread.php?tid=555)



Image_nation - a CodeIgniter library for image manipulation - Avenirer - 12-17-2014

Please, allow me to introduce to you one of my newest libraries: Image_nation.

It is an image manipulation library that uses image_lib to automatically create images with the sizes needed for each. Usually, a site has a thumbnail image size and another featured image size (and also a slider image size and, who knows, maybe some other sizes for galleries). This library will receive the source image and make different size images from it (sizes that can be set in the configuration file or on the fly in the controller).

Check my library at: https://github.com/avenirer/CodeIgniter-Image-nation

Also, for a tutorial, you can go at: http://avenir.ro/image_nation-codeigniter-library/

Thank you.


RE: Image_nation - a CodeIgniter library for image manipulation - dhayalram123 - 12-17-2014

Nice, It might be helpfull, Thanks for sharing Smile


RE: Image_nation - a CodeIgniter library for image manipulation - Avenirer - 12-18-2014

(12-17-2014, 02:49 AM)dhayalram123 Wrote: Nice, It might be helpfull, Thanks for sharing Smile

I sure hope you will give it a try and, maybe, tell me if you meet any problems or if you have some proposal regarding new features.


RE: Image_nation - a CodeIgniter library for image manipulation - dhayalram123 - 12-23-2014

(12-18-2014, 12:57 AM)Avenirer Wrote:
(12-17-2014, 02:49 AM)dhayalram123 Wrote: Nice, It might be helpfull, Thanks for sharing Smile

I sure hope you will give it a try and, maybe, tell me if you meet any problems or if you have some proposal regarding new features.

Ya Sure Avenirer