ImgURL updated to v1.3, supporting API uploads

Publish: 2018-09-11 | Modify: 2018-09-11

ImgURL is a simple and pure image hosting program developed using PHP + SQLite 3. It does not require complicated configurations and is ready to use.

Image

Features

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

v1.3 Update Notes

  • Added paste upload (Ctrl + V)
  • Long-awaited API upload
  • Added time filtering for images in the backend
  • Optimized "Explore & Discover" feature, which now displays all images of the current month (lazy loading)
  • Optimized the "Image Viewer" mode in the backend
  • Fixed some bugs and optimized CSS

v1.3 Detailed Explanation

v1.3 has implemented the "Ctrl + V" paste upload feature, making image uploading more convenient. Please refer to the following image for illustration:

Image

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

With the new ImgURL script upload feature, you can upload images to ImgURL from any webpage. For detailed instructions, please refer to this article: "Upload Images to ImgURL from Any Webpage Using Tampermonkey Script"

The backend now supports filtering images by time, making it easier to find specific images.

Image

Demo

Instead of talking about it, it's better to experience it yourself.

Other Information


Comments