question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[v2] apply quality without resizing

See original GitHub issue

The nuxt image module uses ipx to provide the image processing endpoint and it passes through a quality option like q=65 in the url. From what I can tell this is ignored at the ipx end. Is it possible to use this to tell sharp to resize/process at a specific quality level?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
pi0commented, Feb 15, 2021

Hi @tanc. Quality handling fixed in ipx 0.6.0 / image 0.4.0.

1reaction
pi0commented, Feb 11, 2021

Hi dear @tanc. Actually there is quality support but you need to provide dimensions (width and/or height) in order to make it applied. BTW both ipx and image module are WIP so this is expected.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Upscale an Image Without Losing Quality: 5 Ways
Want to enlarge an image but don't want to risk losing any quality? Here are the best methods for doing so.
Read more >
5 Solutions of How to Resize an Image Without Losing Quality
How to resize an image without losing quality online · 1 - Upload your image. Pick a photo from your gallery. · 2...
Read more >
How to resize an image in Photoshop and keep best quality
In this tutorial, I'm going to address some things that a lot of people don't know. How to resize an image in Photoshop...
Read more >
How to Resize an Image in Photoshop Without Losing Quality
If it's set to Automatic, Photoshop won't use Preserve Details 2.0, so choose this manually to ensure you get the high quality results...
Read more >
Java - resize image without losing quality - Stack Overflow
Nobel's implementation is about 8 times slower than a 1/2 step ... and doing a batch conversion of existing images is one of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found