The Return of Refactored ImgURL 2.0

Publish: 2018-12-23 | Modify: 2018-12-24

ImgURL aims to create a free and easy-to-use open-source image hosting program. The first version of ImgURL was released in December 2017, and after receiving feedback from users, it has been continuously improved through multiple versions. In December 2018, ImgURL 2.0 was completed after a major overhaul.

Key Features

  • Supports drag-and-drop upload, batch upload, Ctrl + V paste upload, and URL upload
  • Supports image cropping and automatically generates thumbnails
  • Limits the number of uploads for visitors
  • Image compression
  • Image content filtering
  • User-friendly backend management interface

System Requirements

  • PHP >= 5.6
  • PDO_SQLite
  • GD2
  • ImageMagick
  • fileinfo
  • pathinfo

Installation

Please refer to the documentation: https://doc.xiaoz.org/

Demo

Notes

ImgURL 2.0 is completely rebuilt using CodeIgniter and has more powerful features compared to ImgURL 1.x. Therefore, it has more dependencies. If you encounter any installation issues, please provide the following information for assistance:

  • Operating system used
  • Screenshot of the installation interface
  • Specific error messages during installation

Other


Comments