mirror of
https://github.com/HaschekSolutions/pictshare.git
synced 2025-11-11 18:56:21 +00:00
1.3 KiB
1.3 KiB
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
- WEBP_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