Are you a photographer or media creator looking for a reliable, privacy-focused platform to host your images, gifs, and mp4s? PictShare might be exactly what you need.

PictShare is an open-source platform that allows you to host your own media files while maintaining full control. It offers unique features that are particularly beneficial for photographers and media creators. For instance, you can generate identicons based on strings in the URL or create placeholder images by specifying the size in the URL.

One of the standout features of PictShare is its commitment to privacy. Upon upload, PictShare automatically removes all exif data, including GPS tags and camera model info. This means you can safely upload photos from your phone without worrying about unintentionally sharing sensitive information.

PictShare also recently added support for external storage, giving you even more flexibility and control over how and where your files are stored.

If you're a photographer or media creator who values control, flexibility, and privacy, consider giving PictShare a try.

Features

  • An open-source platform designed to encourage collaboration and transparency.
  • It has a unique feature that generates identicons based on URL strings for easy identification.
  • The platform can also create placeholder images by specifying the size in the URL, providing flexibility and convenience.
  • It is designed with a high priority on privacy, automatically removing all exif data from images.
  • We have now added support for external storage to accommodate larger files and datasets.
  • To ensure the security of your data, we offer encryption for files stored in external storage.
  • Our platform also includes text hosting services for easy and secure text file management.
  • URL shortening is supported for more streamlined sharing and less clutter.
  • We now support WebP images and automatically convert from jpg and png to offer you next-generation image formats.
  • Our team has carried out a massive code rework to improve modularity and make debugging less complex.
  • The platform is self-hostable and features a simple upload API for easy integration.
  • It's 100% file-based and does not require a database, simplifying the setup and maintenance process.
  • Our hosting is scalable, allowing the platform to adapt to your growing needs.
  • We provide a variety of filters for images to help you create the perfect visuals.
  • Our conversion tools include GIF to MP4 and JPG, PNG to WEBP, providing flexibility in your file formats.
  • MP4 resizing is available to ensure your videos fit wherever they need to go.
  • Duplicate files don't take up extra space, helping you manage your storage efficiently.
  • There are many configuration options available, allowing you to customize the tool to suit your needs.
  • You have full control over your data with delete codes, giving you the confidence that your data is managed securely.
  • Duplicate detection
  •  Write permission detection
  •  Delete codes for every uploaded file
  •  Upload via link/url
  •  Upload via base64
  •  Image Resizing
  • Image Filters
  • Image converting Gif to mp4 conversion
  • Upload text files
  • Raw data view
  • MP4 resizing
  •  Automatic conversion if not mobile friendly or wrong encoder used

Install using Docker

You can easily install Pictshare directly using Docker by running:

docker run -d -p 8080:80 --name=pictshare ghcr.io/hascheksolutions/pictshare

Then open http://localhost:8080/ in your browser.

License

Apache-2.0 License

Resources & Downloads

GitHub - HaschekSolutions/pictshare: :camera: PictShare is an open source image, mp4, pastebin hosting service with a simple resizing and upload API that you can host yourself. :rice_scene:
:camera: PictShare is an open source image, mp4, pastebin hosting service with a simple resizing and upload API that you can host yourself. :rice_scene: - HaschekSolutions/pictshare