ImgURL 2.0 Returns with a Complete Refactor
ImgURL 2.0open source image hostingimage upload scriptPHP image managementCodeIgniter image uploader
Published·Modified·
ImgURL aims to create a free and user-friendly open-source image hosting program. The first version was released in December 2017. After continuous feedback and improvements from users, the platform has been refined through multiple versions. In December 2018, ImgURL 2.0 was completed with a full refactor.

Key Features
- Supports drag-and-drop upload, multi-image upload, Ctrl + V paste upload, and URL upload
- Supports image cropping and automatic thumbnail generation
- Allows limiting the number of uploads per visitor
- Includes image compression
- Features image content moderation (NSFW detection)
- Offers a more user-friendly backend management interface
Environment Requirements
- PHP >= 5.6
- PDO_SQLite
- GD2
- ImageMagick
- fileinfo
- pathinfo
Installation
Please refer to the help documentation: https://doc.xiaoz.org/
Demo
- http://test.imgurl.org/
- Account: xiaoz
- Password: xiaoz.me
Notes
ImgURL 2.0 has been completely refactored using CodeIgniter, making its functionality more powerful. Consequently, it requires more environment dependencies than ImgURL 1.x. If you encounter installation issues, please provide the following information when reporting:
- The operating system being used
- A screenshot of the installation interface detection
- Specific error messages encountered during installation
Additional Resources
- Source code download: https://github.com/helloxz/imgurl
- Community support: https://ttt.sh/ (Please seek help in the community if you encounter problems; do not contact me directly via QQ)