Lsky Pro is a self-hosted image hosting platform and digital asset management system. It provides a web application for uploading and organizing images into albums, while functioning as an image hosting API and processing gateway for programmatic asset management. The system distinguishes itself by supporting monetized storage services, integrating payment gateways and coupon systems to manage user subscriptions and storage quotas. It features a decoupled storage architecture that integrates with S3, OSS, WebDav, and other cloud providers to separate file storage from the application server.
Grav is a flat-file content management system that eliminates the need for a traditional database by storing site content and configuration in human-readable Markdown and YAML files. Built as a modular PHP web framework, it uses a hierarchical page routing system where the physical directory structure directly determines the site's URL paths. The platform is distinguished by its event-driven plugin architecture and a command-line interface that prioritizes system administration, deployment, and maintenance tasks. It utilizes a blueprint-driven system to generate administrative forms from stru
Bolt is a flat-file content management system that stores site data in structured text files on disk instead of a relational database. It functions as a tool for creating and organizing digital content and site structures through a lightweight administrative interface. The system uses YAML-based data serialization to define content and configuration in human-readable files, facilitating version control and portable exports. It includes a digital asset manager for organizing files and directories, as well as a cryptographic utility for generating time-limited signed URLs to protect private fil
Imageflow is a high-performance image manipulation library and composition engine available as a C-compatible library, a command-line image processor, and a dynamic image processing server. It provides the means to decode, encode, and apply complex visual transformations to images through programmatic interfaces, JSON job files, or on-the-fly URL query strings. The system distinguishes itself through a graph-based processing pipeline that allows for single-pass multi-format encoding, generating multiple image sizes and formats from a single decode to reduce overhead. It further features a res
EasyImages2.0 is a self-hosted, database-less image hosting platform. It stores files directly on the server and generates shareable links without requiring a relational database, utilizing flat-file metadata storage and filesystem-based content mapping.
Las características principales de icret/easyimages2.0 son: Database-less Image Hosting, On-the-Fly Transformations, Database-less Storage, Flat-File Storage, Image Processing, Image Processing Automation, Image Upload Preprocessing, URL-to-Filesystem Mappings.
Las alternativas de código abierto para icret/easyimages2.0 incluyen: lsky-org/lsky-pro — Lsky Pro is a self-hosted image hosting platform and digital asset management system. It provides a web application… getgrav/grav — Grav is a flat-file content management system that eliminates the need for a traditional database by storing site… bolt/bolt — Bolt is a flat-file content management system that stores site data in structured text files on disk instead of a… imazen/imageflow — Imageflow is a high-performance image manipulation library and composition engine available as a C-compatible library,… php-imagine/imagine — Imagine is an object-oriented PHP image processing library and manipulation framework. It provides a unified interface… awesome-selfhosted/awesome-selfhosted — This project is a community-curated directory of open-source software designed for deployment in private server…