ImgURL v2.1 Released: Lower Environment Requirements and New Features

imgurlopen source image hostinggd2 image croppingimage compressionself-hosted image server
Published·Modified·

ImgURL is an open-source, free image hosting program that supports practical features such as image cropping, compression, and automatic content moderation. It is an excellent choice for self-hosted image servers. Below are the updates in version 2.1.

v2.1 Update Content

  1. Added GD2 image cropping (ImageMagick is no longer mandatory)
  2. Added batch image compression
  3. Added image lazy loading
  4. Added support for image comment code
  5. Added password reset functionality
  6. Fixed a bug in URL uploads
  7. Fixed other bugs
  8. Optimized some details

v2.1 Feature Details

Added GD2 Image Cropping

In the previous version (v2.0), the ImageMagick component was mandatory. Due to the complexity of installing ImageMagick, many users failed to install it and eventually gave up on installing ImgURL. Starting from version 2.1, ImageMagick is no longer mandatory; only GD2 support is required. If the server supports ImageMagick, it will use ImageMagick for image cropping; otherwise, it will use GD2.

ImgURL Main Features

  • Supports drag-and-drop upload, multi-image upload, Ctrl+V paste upload, and URL upload
  • Supports image cropping and automatic thumbnail generation
  • Limits the number of uploads per visitor
  • Image compression
  • Image content moderation
  • User-friendly backend management interface

Batch Image Compression

Starting from version 2.1, ImgURL supports batch image compression. However, this requires support from software such as Python 3, OptiPNG, or jpegoptim. If you do not have this requirement, you can ignore this feature. For those who need it, please refer to the help documentation ImgURL Advanced Features.

Added Comment Code Support

After version 2.1, ImgURL supports adding comment codes (such as Disqus). For usage instructions, please refer to the help documentation: ImgURL Management and Maintenance.

Demo

For those who want to experience ImgURL, you can use the following account for testing:

Other

Open source is not easy. If you think ImgURL is good, please scan the QR code below to make a donation.