Overview
Like our script? Rate it at PHP > Hot Scripts
KoschtIT Image Gallery is a free and open-source image gallery PHP-script. It can be used to add image galleries to existing webpages very easily. The appearance of each gallery can be individually customized. The only prerequisite for using the script is PHP5 with GD2 support. The pictures aren't displayed in an extra window, instead they are opened directly on top of your HTML document. Therefore your website background gets shaded.
There is also an admin panel, which enables the site administrator to write picture comments and edit gallery settings. Gallery visitors can write viewer comments to any picture. Navigation via keyboard is available too. More features are: slidewhows, automatic thumb generation, image to window size reduction, image preloading, previews for the next/last picture, show geotagging information (via EXIF) ...
Demo
In order to get a first impression here you have a small demo. You can show single pictures as well as gather a set of pictures to a gallery.
Single pictures
Galleries
More examples with webpages that use the script can be found in the forum.
Download
KoschtIT Image Gallery v3.2Changelog
- Added: Support for exif metadata available for display in picture labels
- Added: Auto-rotate pictures based on exif orientation metadata during upload
- Changed: Added a prefix to all global variables to maximize compatibility with other php software ( /thread-459.html )
- Changed: Noscript-Tags <noscript> removed to allow search robots to index gallery
- Fixed: Renamed/overwritten images didn't show up properly in gallery
- Fixed: Empty hole after deleting an image when $pic_order is set to 4 ( /thread-456.html )
- Fixed: Some special characters like + and & caused login errors ( /thread-457.html )
- Fixed: Picture labels wider than image in some rare cases
- Fixed: Wrong labels being displayed if browsing fast through images
- Fixed: Some smaller bugs and performance improvements
You can view a changelog of older releases in the changelog.txt inside the script-archive.
Donate
If you consider to make a donation, please use PayPal. Especially if you are using the script in a commercial project a donation would be strongly appreciated. Thanks. In case you don't have PayPal but still want to donate an amount, you can ask me for my banking details by writing to kkokus[a_t]web[do_t]de .
Contact
If you still have some questions you can use the comment functionality. You may also write me an email to kkokus[a_t]web[do_t]de . Just let me now what you think about the script. I appreciate every note.
Comments
Add a comment
Support requests inside these comments are not answered anymore. Please use the support forum for this purpose.
Wmode for Flash content Worksposted by Anthony T on 09/24/2011
Thanks a lot for the tip.
Iadded wmode='transparent'
It worked!!
Flash Covers Gallery in IE8posted by Anthony T. on 09/19/2011
Is there a workaround for Flash Animation covering over the Photo Gallery in IE8?
My Flash animation code is EMBEDDED, so I am not certain why it still covers the Photo Gallery.
Is this gallery optimized for IE8? Or is there a workaround for this issue?
Thanks in advqnce.
» As far as I know this is not an IE8 issue and has nothing to do with embedded or not embedded flash. Just set the wmode right. In your case you need wmode='transparent'. See here for some more info.
posted by Tom on 09/17/2011 t[do_t]geraci[a_t]hro[do_t]nl
you are a SUPER programmer... (And thank you for making this available.... for free!!!)
(I have a problem though: the thumbs don't appear... I get the message that the pictures are too big for the thumb calculation... )
Adding Filename to imageposted by Ian on 08/24/2011 IanColley123[a_t]gmail[do_t]com http://www.DragonImages.co.uk
Hi there,
Love your script!!! There is only one slight problem. I need to display the filename of each picture underneath the image. Is this possible?
Many Thanks.
Ian
» Please use the support forum! See here.
koschtit and joomlaposted by Christophe VALETTE on 08/16/2011 le[do_t]tof[a_t]live[do_t]fr
Hello and congratulations for your program,
I would like to integrate it into my joomla site, I use a wapper but it does not work, you have a solution?
Thank you, Christophe
Anthony T.posted on 08/05/2011
One other thing, is that I cannot get the DIRECTIONAL ARROWS to display on the sides the enlarged photos.
posted by Anthony T. on 08/05/2011
Sent you a donation earlier for this wonderful script.
I just sent you a private email.
Attached to the email is a screenshot of the navig icons displaying vertically.
Having some issues with an already installed, 2.5 version, of this script
The navigation icons are in vertical order instead of horizontal.
I would like to avoid having to reinstall this script. It took me about three days to get it just the way I needed it to be.
Is there a quick mod fix or snippet of code where I can get the Navigation Icons NOT to be vertical?
Look forward to you reply.




posted by rich on 09/26/2011 york899[a_t]aol[do_t]com
Hello, i have php veriosn 5.2 using godaddy.com as my host. I follow instructions, but can't get to work. How do i see if i have gd2 enabled? or could there be something else? thanks.
» If you need help have a look into the support forum. Most probably your host is wrong configured or you are not running PHP5 for ".php"-files.