Photoview is an open source photo library management software

Provides a quick and convenient way to browse and manage photos and videos on your personal server.
You can configure Photoview to scan media files in the local file system, and the system will automatically generate thumbnails to speed up browsing.
After scanning is completed, media files are organized on the web page in the same way as the file system, making it easy to access and share photo albums and individual media files.

Project introduction

Photoview allows users to build photo libraries on their own servers, automatically scan photos in specified directories, map folder structures to albums, and support browsing of thousands of high-resolution photos.

🔧Core functions

  • Self-managed deployment: Users can deploy Photoview on local or private servers through Docker and other methods to ensure data privacy.
  • Automatic scanning and album mapping: After specifying a directory, Photoview will automatically scan photos and create albums based on the folder structure for easy management.
  • RAW and EXIF support: Supports RAW format photos and can analyze EXIF metadata to meet the professional needs of photographers.
  • High-performance browsing experience: Even with a large number of high-resolution photos, Photoview provides a smooth browsing experience.
  • Multiple access methods: Integrate with file services such as Samba and FTP to facilitate photo uploading and management.

🚀Quick experience

Photoview provides an online demonstration site that you can experience using the following credentials:

📦Technology stack and deployment

  • back-end language:Go
  • front-end framework:TypeScript
  • deployment methods: Support Docker deployment, officially provided docker-compose Example configuration makes it easy to build quickly.

Project link

Github:https://github.com/photoview/photoview

Oil tubing:

Scroll to Top