Pellicola

Pellicola

Simple and elegant PHP photo management system-supports instant photo publishing, EXIF data display, album management, map tagging, RSS subscriptions and multi-language interfaces. No database is required, responsive design is perfect for mobile devices.

185GitHub
Description

Pellicola is a simple and elegant PHP photo management and display application that lets you easily create personal photo collections, family photo albums, or photo display websites. The pictures are in the application data/Photos directory, just refresh the application. ** Core characteristics **: - ** Instant release ** -Upload photos and display them without additional configuration - ** Responsive design ** -Perfect fit for mobile phones, tablets and computers - ** Automatic thumbnails ** -intelligently generate and cache thumbnails - **EXIF display ** -Automatic display of shooting parameters (aperture, shutter, ISO, etc.) - ˇ ** Multiple photo album support ** -Easily organize photos using folders - ** Smart Search ** -Quick search by file name or description - **RSS subscriptions ** -Automatically generate photo feeds ##How to create multiple photo albums? Use folders to organize different photo albums: ``` photos/ 丨 ── Travel photos/ ← Album 1 │ 丨 ── Seaside.jpg │ ── Sunset.jpg 丨 ── Family photos/ ← Album 2 │ 丨 ── Birthday.jpg │ ── Party.jpg ── Photography/ ← Album 3 丨 ── Landscape.jpg ── Portrait.jpg ``` ** Operation steps **: 1. Click "New Folder" in the photos directory 2. Enter a folder name (such as "Travel Photos") 3. Enter the folder and upload photos 4. You will see new photo albums on the home page ** Photo album naming suggestions **: - Using Chinese: `Beijing Travel ', `2025 Spring Festival' - Used in English: `Travel`, `Family` - Date of use: `2025-11`, `November 2025` --- ##How to add a description to a photo? Add captions to photos to allow viewers to better understand the story of the photo. ###Method 1: Create a description file (recommended) Add a description to the photo `sunset.jpg`: 1. Click "New File" in the photos directory 2. File name: `sunset.txt`(same name as photo, with extension changed to.txt) 3. Document content: ``` This is a sunset photo taken by the seaside, with the sky showing a gradient of gold and orange. ``` ###Method 2: Add HTML format description Want a richer format? Using HTML: ```html <b>Sunset by the sea</b><br> <br> Shooting location: Sanya<br> Shooting time: November 4, 2025<br> Weather: sunny<br> <br> <i>This is my favorite photo. </i> ``` RSS feeds Want to track the latest uploaded photos? Subscription address: ``` https://pelicola. Your lazy cat. heiyu.space/rss.php ``` Add this link to your favorite RSS reader to receive photo updates.

Screenshots
Screenshot 1
Screenshot 2
Screenshot 3
App Information
Version
1.0.0
Package Size
9.81 KB
Image Size
93.98 MB
Updated
November 10, 2025
Source Code
dmpop
Platform Support
PC