Skip to content

dimfeld/pic-store

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
api
 
 
 
 
 
 
db
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

pic-store

WIP Web service to convert images into multiple formats and sizes, and upload them to a CDN for usage with HTML picture, srcset, and so on.

Roadmap

v1

  • User/Team Authentication, Authorization, API Keys
  • Upload images, convert them into other sizes and formats, and upload to S3 or similar storage for hosting.
  • Autogenerate <picture> tags for uploaded images.
  • Generate blurhash or something similar for an image placeholder.

v2

  • Integrate the social card generator I wrote a while ago or other customization functionality.
  • Vite plugin to download image info from the service and make it available to frontend code.
  • Frontend components to facilitate drag-and-drop image upload

About

Convert, upload, and manage images in object storage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages