ImgURL v1.3 Update: API and Clipboard Upload Support

imgurlimage hostingapi uploadclipboard uploadphp image manager
Published·Modified·

ImgURL is a simple and pure image hosting program developed with PHP and SQLite 3, requiring no complex configuration and ready to use out of the box.

Features

  • Image upload and preview
  • One-click copy link generation
  • Browse and delete images
  • Limit visitor upload quantity
  • Image compression
  • Image content moderation
  • Support for URL batch upload
  • Support for API upload

v1.3 Update Notes

  • Added clipboard upload (Ctrl + V)
  • Long-awaited API upload support
  • Backend now supports filtering images by time
  • Optimized "Explore" section: previously showed 12 random images, now displays all images from the current month with stream loading
  • Optimized backend "Image View Mode"
  • Fixed some bugs and optimized CSS

v1.3 Detailed Explanation

v1.3 has implemented Ctrl + V clipboard upload, making image uploading more convenient, as shown in the following GIF.

v1.3 now supports API upload. The API endpoint is https://imgurl.org/functions/api.php. For detailed instructions, please refer to the help documentation: https://doc.xiaoz.org/#/imgurl/api

A new ImgURL script upload feature has been added, allowing you to upload images to ImgURL from any webpage. For detailed instructions, refer to this article: Using Tampermonkey script to upload images from any webpage

The backend now supports filtering images by time, making image search more convenient.

Demo

Experience it yourself rather than just reading about it.

Other Information