Automation features, powered by Artificial Intelligence (AI) for your Piwigo gallery. Piwigo AI introduces automatic image analysis features: - Automatic generation of image descriptions - Automatic generation of image tags - Text detection (OCR) AI analysis are performed on upload and through a Batch Manager action. AI does not run on your Piwigo installation. It only runs on dedicated servers managed by Piwigo Team. These servers are hosted by OVH (French company) and are located in France. Images are temporarily sent to our AI servers for analysis and are immediately deleted once processing is complete. No data is stored on our servers after processing. This version is a beta: features may evolve, bugs may be present, and performance may vary. This project received funding from the state within the framework of France 2030.
Create group of tags. For example tags {country:USA, country:France, weather:sunny, weather:cloudy} will create groups {country, weather}.
Extend Piwigo with video support. Videojs port for Piwigo. Play your videos in the HTML5 video tag on your web gallery with the only Open-Source HTML5 video player. Piwigo-videojs is a plugin for the Piwigo web gallery that allows you to render various video files within your piwigo install. Supported formats are * Videos only: webm, webmv, ogv, m4v, mp4 Features of this plugin: - Easy to use - Multiple skin - Custom CSS support for your own skin - Player settings - Video metadata synchronization - Video poster creation - Based on VideoJS -> nice design - Subtitles vtt file Help by translating this extension in your language. Note: To use the automatic mode, you need MediaInfo for metadata support and FFmpeg for thumbnails and posters support. You can also import those parameters manually. More details in the documentation.
## 16.7.1 - Adding media is fast again. 16.6.0 started measuring file size and PDF page count during registration, which costs up to three extra requests per media — a HEAD for the size, plus two ranged reads for a PDF's page count. On a remote bucket that turned adding a hundred media from about a minute into minutes per file. Registration is back to a single request; the "Backfill metadata" button on the Settings tab fills that information in afterwards, in batches, which is what it was built for. - Fixed registration failing on any media whose filename contains an apostrophe ("An anonymous treatise on the Philosophers' stone"). The title was written to the database unescaped, so the apostrophe ended the SQL string early: the add died with a syntax error and left the photo half-registered, present in the gallery but unknown to the plugin. - Fixed "Delete originals from S3" never actually deleting anything. The plugin was notified of a deletion too late — after Piwigo had already filtered the list of photos being removed — so the gallery rows were cleaned up while the file silently stayed in the bucket, with no error reported. The setting now does what it says; it remains off by default. - New "Embed PDFs" setting. PDFs are shown in an inline viewer on the picture page; turning this off shows the thumbnail and a download link instead, the way the other document types behave. On by default, so nothing changes unless you turn it off. - Added `tools/verify-published.sh`, which downloads the package piwigo.org is actually serving for a tag and checks that it really is that tag — the revision it recorded, the file contents, and the version header.
A feature-rich and mobile-ready theme based on Bootstrap 4. Features: * Over 30 color styles -> Bootswatch -> Material Design -> Custom low-contrast dark color scheme based on Lightroom® colors * Full screen slideshow view using PhotoSwipe -> Supports auto play -> Supports HTML5 video -> Album thumbnails can be linked to PhotoSwipe directly (like smartpocket) * 100% mobile ready -> fully responsive Navbars, Carousel, PhotoSwipe slideshow, video content -> async/ondemand loading of carousel & PhotoSwipe content, adaptive image size selection, swipe & tap events * Carousel album navigation on the picture page using Slick slider * Video support using native HTML 5 video widget * Optional hero image or jumbotron banner * Different layouts for infos on picture page * Tons of configuration options Requirements: * PHP >= 5.3 Recommended plugins for best mobile experience: * GThumb+ or gdThumb (for best 'available screen space usage') * RV Thumbnail Scroller (to keep initial page load size small and allow for easy 'swipe through') Compatible with 'User collections', 'Expiry date' & 'Batch downloader' plugins
- responsive layout, retina aware - comes with several color flavors (including clear and dark colors) - horizontal menu (becomes vertical on mobile devices and small screens) - automatic photo size selection on photo page (retina aware, graceful degradation on non javascript browsers, active from the first hit ...) - thumbnails full row layout (no space lost, à la plugin GThumb, retina aware) Incompatible with the following plugins: AutomaticSize
Piwigo Remote Sync is an uploader for the Piwigo photo gallery software. This tool is able to upload a whole folder hierarchy. If you run it again, only new folder/photos will be uploaded.
Remote synchronization. piwigo_import_tree.pl script takes a directory as input and sends it to Piwigo. The directory can contain sub-directories. You can execute the script twice on the same directory and it will only send what's new to Piwigo.