mirror of
https://github.com/HaschekSolutions/pictshare.git
synced 2025-11-15 20:48:00 +00:00
b6612cd8380ea439bccd708a18581e30754c62e2
PictShare version 2
This is the development branch for Version 2 do not use in production
Test site: https://dev.pictshare.net/ (only sometimes on)
New Features in v2:
- Added text hosting (like pastebin)
- Added URL shortening
- Added WebP to images (and conversion from jpg,png to webp)
- Massive code rework. Actually we designed it from the ground up to be more modular and easier to debug
Status
- Duplicate detection
- Write permission detection
Config options
- ALT_FOLDER
- URL
- LOG_UPLOADER
- FFMPEG_BINARY
- PNG_COMPRESSION
- JPEG_COMPRESSION
- MASTER_DELETE_CODE
- MASTER_DELETE_IP
- UPLOAD_CODE
Image hosting
- Resizing
- Filters
- Gif to mp4 conversion
- Upload of images
Text file hosting
- Upload of text files
- Render template for text files
- Raw data view
- Downloadable
URL shortening
- Upload of links to shorten
MP4 hosting
- Resizing
- Preview image generation
- Upload of videos
- Automatic conversion if not mobile friendly or wrong encoder used
- Render template for videos
Description
📷 PictShare is an open source image, mp4, pastebin hosting service with a simple resizing and upload API that you can host yourself. 🎑
Readme
Apache-2.0
46 MiB
Languages
JavaScript
33.7%
CSS
31.2%
PHP
30.6%
HTML
3.1%
Shell
0.9%
Other
0.5%