ImgURL: A Simple and Pure Image Hosting Program
ImgURL is another image hosting program by xiaoz, following XZ Pic. It maintains the previous concise style, improving the UI based on XZ Pic and adding some practical features. The original intention of ImgURL is not to provide image storage, but to offer another choice for image hosting. I firmly believe that keeping images in your own hands is safer.

Features and Highlights
- Drag-and-drop upload, automatic link generation, and one-click copy.
- Image preview and exploration.
- Basic image management.
- Support for TinyPNG image compression.
Environment Requirements
- PHP >= 5.6
- EXIF function support required
Installation
Download the latest version of the ImgURL program from master.zip, place it in your site's root directory, and unzip it. Modify the config.php file to set your own domain and password. Then, visit http(s)://domain.com/. It's that simple.

Summary
ImgURL uses the Bootstrap framework with responsive design, allowing normal image uploads from various devices. ImgURL only supports local uploads. If you need to upload images to services like Qiniu, you can check XZ Pic, which I developed previously.
- Demo: https://imgurl.org
- Documentation: ImgURL User Guide
- Source Code: https://github.com/helloxz/imgurl