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

Get image size and format after pipeline manipulations #379

Open
andrei-m-code opened this issue Jan 19, 2022 · 1 comment
Open

Get image size and format after pipeline manipulations #379

andrei-m-code opened this issue Jan 19, 2022 · 1 comment

Comments

@andrei-m-code
Copy link

The problem that I have is, after doing anything with the image like resize or crop I'd like to have most basic image details in the response. The response itself is an image stream which is fine. Is there a way to add some headers to the response to know basic image data:

  • Size
  • Format
@CarlSchwan
Copy link
Contributor

see #382

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

2 participants