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

More operations #13

Open
donaldgray opened this issue Dec 1, 2022 · 0 comments
Open

More operations #13

donaldgray opened this issue Dec 1, 2022 · 0 comments

Comments

@donaldgray
Copy link
Member

Allow more operations to be specified? Currently you can:

  • "ingest" - create JPEG2000 from source and then generate thumbnails
  • "derivatives-only" - generate thumbnails from existing JPEG2000.

Other options could be:

  • "thumbnails" - create thumbnails only, from a non-JPEG2000 only
  • "convert" - create JPEG2000 from source without generating thumbnails

Both of these options can be achieved by calling "ingest" and disregarding some of the output but that incurs unnecessary compute cost.

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