Screen shot of Gallery Server Pro showing image thumbnails

Gallery Server Pro 2.3

Released April 8, 2010

Watch a video showcasing Gallery Server Pro features

Add a powerful gallery to any web site.

Gallery Server Pro - .NET web photo gallery

Photo Gallery

Gallery Server Pro - .NET web video gallery and audio gallery

Video & Audio Gallery

Gallery Server Pro - .NET web document library

Document Library

Business Owners

Add a gallery to any site. Robust security and watermarking. More...

Valid XHTML 1.0!

Web Designers

Standards-based XHTML and CSS More...

IT Managers

Integrates with your .NET architecture, including Active Directory More...

ASP.NET Developers

Contained in a single user control for easy integration More...

Latest News (all news)

Gallery Server Pro 2.4 DotNetNuke Module Beta Released

Friday, August 20, 2010:  Today I am excited to announce the immediate availability of a beta version of the Gallery Server Pro 2.4 DotNetNuke Module. It is based on the same code architecture as the regular version of Gallery... Read more...

What's new in Gallery Server Pro 2.3

  • Faster. Lighter pages. Better-looking.
  • Improved handling of DIVX, PDF, TXT, HTML, RTF, Word docs and more.
  • User-owned galleries for community sites.
  • Users can register accounts. Fully customizable security.
  • Download media files in a ZIP archive.
  • Album paging.
  • Read-only galleries.
  • Error logging.
  • Dozens of bug fixes and much more...

Top Benefits (Complete list)

Gallery Server Pro box graphic

"An excellent product"
- Samir Ahmed, Government of Dubai

"The best I have seen so far for ASP.NET galleries, and probably best of any gallery app"
- Mike Hamilton, Surprise, AZ, USA

"A really beautiful implementation"
- cedrox, Paris

  • Free, open source software released under the GNU General Public License
  • Share any file on your web site: photos, video, audio, documents, anything!
  • Automatic thumbnail and compressed image creation when you add your original hi-res photos. No need to reduce or compress your photos first!
  • Support for zero-maintenance community galleries.
  • Full-featured album and media management. Add, edit, delete, copy and move albums. Add captions; move, copy, rearrange, and rotate your photos and other objects.
  • Your choice of database: Zero-configuration, mostly ACID-compliant SQLite database or Microsoft SQL Server for mission critical applications.
  • Use as a stand-alone gallery or easily integrate into your existing web site.
  • Powerful user security with flexible, per-album granularity.
  • Easily add all your photos using one-click synchronize or ZIP file upload functions.
  • Media library can be on the local hard drive or any UNC share, including NAS devices.
  • Scalable to hundreds of thousands of objects. Limited only by hard drive space.
  • Image metadata extraction. Supports these formats: EXIF, XMP, tEXt, IFD,  and IPTC.
  • Search function queries title, caption, filename, and image metadata
  • Image watermarking with your own text and/or image
  • AJAX-enabled for more responsive UI.
  • Web-based installer makes installation a snap!
  • Add links to external media objects, such as YouTube videos!
  • Silverlight video gallery: MS Silverlight used for wmv, wma, mp3, asf, and asx files.
  • 100% managed code. Gallery Server Pro is an ASP.NET media gallery for photos, video, audio, and documents. It is written in C#.

System Requirements

The web application requires:

  • Microsoft .NET Framework 2.0 or higher (compatible with .NET 3.5 and 4.0).
  • Microsoft ASP.NET AJAX 1.0 (Not needed for .NET 3.5 and higher)
  • Internet Information Services (IIS) 5.0 or higher, or a compatible web server, such as UltiDev Cassini Web Server
  • Optional: SQL Server 2000 or higher, including the free Express versions. It does not have to be installed on your server, but it must be available on the network.
  • Optional: Microsoft .NET Framework 3.0 or higher. If present, Gallery Server Pro extracts additional image metadata not accessible to version 2.0 (primarily titles and keywords).
  • Optional: SMTP server (required if e-mail functionality is enabled).
  • The use of the SQLite database engine requires the web application to run under Full Trust or that System.Data.SQLite.dll be in the server's Global Assembly Cache (GAC). If these are not possible, SQL Server is fully supported in reduced trust environments.

Users of the web application require:

  • Any modern web browser (IE 5+, Netscape 6+, Firefox, Opera, Safari, Chrome)

How Gallery Server Pro works

  • Gallery Server Pro is a web application you install on your web server or your web hosting company's server.
  • Add your media library by synchronizing your directory containing photos, videos and other media objects with the Gallery Server Pro database. You can also ZIP up all your files and upload them.
  • Gallery Server Pro automatically creates a thumbnail image to represent each media object. If you upload a high resolution image, a bandwidth-friendly, compressed version is created. EXIF, IPTC and other types of metadata are extracted and stored in the database.
  • Media object files are stored on the hard drive. Metadata about these files, such as width, height, caption, etc. are stored in the database.
  • When web users browse your albums and media objects, Gallery Server Pro queries the database for the necessary information, and dynamically renders a custom web page. If watermarking is enabled, the watermark is applied to the image before it is sent.