owncloud / ocis

:atom_symbol: ownCloud Infinite Scale Stack
https://doc.owncloud.com/ocis/next/
Apache License 2.0
1.42k stars 183 forks source link

Thumbnails for Advanced Image Formats #7373

Open tbsbdr opened 1 year ago

tbsbdr commented 1 year ago

Description

User Stories

Value

Acceptance Criteria

Note:

Definition of ready

[ ] everybody needs to understand the value written in the user story [ ] acceptance criteria has to be defined [ ] all dependencies of the user story need to be identified [ ] feature should be seen from an end user perspective [ ] user story has to be estimated [ ] story points need to be less then 20

Definition of done

Relates to

rhafer commented 1 year ago

related issue: https://github.com/owncloud/ocis/issues/7575

curiousercreative commented 12 months ago

FWIW, darktable (darktable-cli) has great breadth of support for raw file formats and I believe they extract embedded jpegs and generate thumbnails from that when possible. Saves cycles and matches camera previews (decoded raw will not otherwise).

stale[bot] commented 8 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 10 days if no further activity occurs. Thank you for your contributions.

helmut72 commented 1 month ago

Some of them should be possible with libvips supports?

https://github.com/owncloud/ocis/pull/10310

micbar commented 1 month ago

Yes, this is possible.