Skip to content

dimfeld/pic-store

Repository files navigation

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