Generate a thumbnail gallery from images in a specified directory using PHP. Supports JPEG, PNG, GIF, and WebP formats. Responsive grid layout with FancyBox lightbox for image viewing. Easily customize thumbnail height and add images to the "gallery" folder for automatic inclusion. Ideal for creating efficient thumbnail galleries in web projects.
- Create thumbnails for JPEG, PNG, GIF, and WebP images.
- Responsive grid layout for the thumbnail gallery.
- Integrated lightbox with FancyBox for viewing original images.
- Customize thumbnail height easily.
- Simple setup - just add images to the "gallery" folder.
- PHP 5.6 or higher.
- Web server environment with GD extension enabled.
- Place your images in the "gallery" directory.
- Open the PHP script to view the thumbnail gallery.
This project is licensed under the MIT License.