PictShare Review, Pricing & Features

PictShare review: free, open-source self-hosted image and video hosting with a simple resizing API. See features, setup and alternatives.

Category
File Management
Pricing
Open Source, from Free
Verified
Not yet
Last updated
July 19, 2026
Headquarters
Austria
APIOpen SourceSelf-Hosted

Overview

PictShare is a free, open-source, self-hosted image, video, and text hosting tool built by Christian Haschek's Haschek Solutions in Austria. It is designed to be a simple, self-owned alternative to third-party image hosts, letting users or developers run their own lightweight CDN for images and short videos.

The tool is built in PHP, stores everything as files rather than in a database, and is distributed on GitHub under the Apache-2.0 open-source license, making it straightforward to deploy on a small VPS or home server.

Key Features

PictShare's defining feature is its URL-based resizing and filtering API: users can resize images, apply filters, and convert formats simply by modifying the URL of an uploaded file, without a separate API call. It automatically converts GIFs to MP4 and JPG/PNG images to WebP for more efficient delivery.

For privacy, PictShare automatically strips EXIF metadata, including GPS coordinates and camera information, from every uploaded image. It also deduplicates identical uploads to save storage space and includes pastebin-style text hosting and URL shortening.

Pricing

PictShare is completely free and open source, with no paid tiers, licenses, or subscription fees. Anyone can download the code from GitHub and self-host it at no cost beyond their own server infrastructure.

Because there is no commercial edition, all support is community-based through GitHub issues and documentation rather than a formal paid support contract.

Key Features

Pros & Cons

Pros

  • Completely free and open source with no licensing cost
  • Database-free architecture makes deployment and backups simple
  • Automatic EXIF stripping protects user privacy on uploaded photos
  • URL-based resizing API is developer-friendly and easy to integrate
  • Deduplication reduces storage use for repeated uploads
  • Lightweight enough to run on a small VPS or home server

Cons

  • Smaller community and slower update cadence than larger commercial hosting scripts
  • Lacks a polished admin dashboard compared to commercial alternatives like Chevereto
  • No official managed hosting option, so self-hosting expertise is required
  • Limited built-in user account or gallery management features
  • Documentation is community-maintained and can lag behind newer releases

Pricing

Frequently Asked Questions

Is PictShare free?

Yes, PictShare is free and open source under the Apache-2.0 license, with no paid tiers or subscription fees.

Who makes PictShare?

PictShare is built and maintained by Christian Haschek's company, Haschek Solutions, based in Austria.

Does PictShare require a database?

No. PictShare is entirely file-based and does not require a separate database to run.

Does PictShare strip metadata from photos?

Yes, PictShare automatically removes EXIF metadata, including GPS location and camera model information, from every uploaded image.

Can I resize images without a separate API call?

Yes. PictShare lets you resize and filter images just by editing parameters directly in the file's URL.

Does PictShare support video uploads?

Yes, PictShare supports MP4 video hosting and can convert GIFs to MP4 for more efficient playback.

What license is PictShare released under?

PictShare is released under the Apache-2.0 open-source license.

How is PictShare different from Chevereto?

PictShare is a free, file-based, database-free image and video host with a URL-driven API, while Chevereto is a more full-featured image gallery script that offers both free and paid commercial licenses with a fuller admin dashboard.

Related Tools