- Blog
- Picsur - The Open-Source Image Hosting Solution You Deserve
Picsur - The Open-Source Image Hosting Solution You Deserve
What is Picsur?
In simple terms, Picsur is a self-hosted image sharing service similar to Imgur, featuring powerful built-in image conversion and editing capabilities.
Supports multiple image formats, including QOI, JPG, PNG, WEBP (supports animation), TIFF, BMP, GIF (supports animation), and more.
Supports image editing functions, including resizing, rotating, flipping, removing transparency, negative effect, and grayscale conversion.
Users can also set an expiration date for images and view their own images in a list.
https://appstore.lazycat.cloud/#/shop/detail/dev.beiyu.picsur
How to Use
After installing the application, open the homepage and click "Login" in the top right corner.

Default username and password: admin / picsur

Upload an image
Embed codes like Markdown are provided

Click the bottom right corner to customize the image width and height

Uploaded images can be found in My Images


By default, only the administrator can use it. If you want others to be able to register: Go to Settings --> Roles --> Guest --> Edit, then grant the Register permission to the guest role.
After saving the role, the Register button will appear on the login page.

By default, Picsur compresses images to save space. If you wish to keep the original image:
- Go to Settings → General
- Enable the "Keep original image" option
- Note: The original image will not have EXIF information removed.

Picsur also provides a complete API. If you want to develop your own client or integrate it into other systems, you can refer to the official documentation. Basic operations like upload, fetch, and delete have corresponding endpoints.

Summary
Picsur is a very practical project, especially for users with some technical skills who want control over their own data. It doesn't have the many restrictions of some commercial image hosting services, and you don't have to worry about the service suddenly shutting down.
If you are looking for a reliable image host, why not try setting one up yourself.
