awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
icret avatar

icret/EasyImages2.0

0
View on GitHub↗
3,760 stars·526 forks·PHP·GPL-2.0·18 viewspng.cm↗

EasyImages2.0

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.

The platform includes a centralized web management interface for organizing uploaded media and monitoring site statistics. It features an integrated image processing gateway that automatically resizes, compresses, and converts image formats during the upload process, and can apply custom watermarks to protect ownership.

Additional capabilities include a content moderation filter to detect and block explicit adult content and access control mechanisms to restrict uploads via credentials or network address lists. A programmatic API provides standardized endpoints for external applications to automate image uploads and content management.

Features

  • Database-less Image Hosting - Provides a self-hosted image storage system that generates shareable links without requiring a database.
  • On-the-Fly Transformations - Modifies image dimensions, quality, and watermarks in real-time during the upload or request phase.
  • Database-less Storage - Provides a self-hosted image hosting solution that manages files and links without a relational database.
  • Flat-File Storage - Stores image metadata and system configuration in local flat files instead of a relational database.
  • Image Processing - Implements a workflow to resize, compress, and convert image formats automatically during upload.
  • Image Processing Automation - Automatically resizes, compresses, and converts image formats during the upload process to optimize storage.
  • Image Upload Preprocessing - Features an integrated gateway that automatically resizes, compresses, and watermarks images during the upload process.
  • URL-to-Filesystem Mappings - Maps shareable URLs directly to the server's directory structure to retrieve images without a database.
  • Site Content Management - Offers a centralized web interface for organizing uploaded media and monitoring site statistics.
  • Content Filtering Rules - Includes an automated screening mechanism to detect and block explicit adult imagery during upload.
  • Image Watermarking - Adds custom text or image overlays to uploaded files to protect ownership and brand content.
  • Image Hosting API Integrations - Provides programmatic endpoints allowing external applications to automate the image upload and management workflow.
  • REST API Interfaces - Exposes a standardized RESTful API for the programmatic management of images and uploads.
  • Upload Permissions - Restricts image uploads using a combination of login requirements and network address lists.
  • Content Moderation Filters - Combines automated adult content detection and ownership watermarking to moderate uploaded media.
  • Content Moderation Filters - Provides a screening mechanism to detect and block explicit adult content from uploaded images.
  • Programmatic Content APIs - Provides programmatic endpoints for external applications to automate image uploads and content management.
  • API-Based Image Uploaders - Provides a set of API endpoints for external applications to programmatically upload and manage image files.
  • Web-Based Image Hosts - Includes a web-based dashboard for organizing uploaded media and monitoring site statistics.

Star history

Star history chart for icret/easyimages2.0Star history chart for icret/easyimages2.0

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with EasyImages2.0

These projects share indexed features with EasyImages2.0. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • lsky-org/lsky-prolsky-org avatar

    lsky-org/lsky-pro

    4,662View on GitHub↗

    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.

    Bladecloudimage-storeimages
    View on GitHub↗4,662
  • getgrav/gravgetgrav avatar

    getgrav/grav

    15,395View on GitHub↗

    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

    PHPcmscontentcontent-management
    View on GitHub↗15,395
  • bolt/boltbolt avatar

    bolt/bolt

    4,144View on GitHub↗

    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

    PHP
    View on GitHub↗4,144
  • imazen/imageflowimazen avatar

    imazen/imageflow

    4,402View on GitHub↗

    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

    Rustimage-compressionimage-manipulationimage-server
    View on GitHub↗4,402
Compare all 30 related projects→

Frequently asked questions

What does icret/easyimages2.0 do?

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.

What are the main features of icret/easyimages2.0?

The main features of icret/easyimages2.0 are: 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.

Which projects share features with icret/easyimages2.0?

Projects with overlapping indexed features include: 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…