Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Steps to cropduster v5 #47

Open
6 tasks
fdintino opened this issue May 16, 2016 · 0 comments
Open
6 tasks

Steps to cropduster v5 #47

fdintino opened this issue May 16, 2016 · 0 comments

Comments

@fdintino
Copy link
Member

fdintino commented May 16, 2016

  • Make “original” image path the actual original image path, not upload/path/basename/original.ext
  • Optional distributed/async thumbnail generation with celery
  • Abstract thumbnail generation “engines” (e.g.: pillow, gifsicle, ffmpeg)
  • Multi-format feature: A single “image” able to be stored in multiple formats for optimal file size (e.g. using jpeg2k or webp with jpeg falback)
  • Cinemagraph support (looping mp4/ogv/webm video files using ffmpeg with gif fallback; requires multi-format feature and thumbnail engine feature)
  • Allow filters to be passed as options to Size (e.g. grayscale)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant