Git Product home page Git Product logo

Comments (5)

WASasquatch avatar WASasquatch commented on May 24, 2024

No blur here. You probably didn't wait long enough and were probably seeing the placeholder image (which is just a blur) before the actual image downloaded.

from civitai.

JustMaier avatar JustMaier commented on May 24, 2024

From looking at other images it seems the wider the image, the blurrier the thumbnail.

We use scaling within Cloudflare Images to size everything down to 400px wide inside the review preview carousels, they then get scaled down further by your browser to 300px min based on how many review tiles we're showing. There are a few things that could be happening here:

  1. Really wide images scaling down to 400px might lose detail
  2. The browser isn't scaling 400px to 300px appropriately

Either way, when I browse that page I don't see anything particularly blurry, would you mind sharing a few screenshots so I can make more sense of how blurry you mean?

from civitai.

Letiliel avatar Letiliel commented on May 24, 2024

blur
Here the top one is blurry, the bottom one is sharp.

And I know what's happening : the images get resized to 400px width as you said, then they get displayed as cropped squares of 400*400. So for landscape ratio images, since their height is less than 400px after the resize, they actually get zoomed in to fit in the 400px height. And zoomed in means blurry.

Solution: resize landscape ratio images to 400px height not width

from civitai.

WASasquatch avatar WASasquatch commented on May 24, 2024

Honestly images should be 2-4x the actual viewing size for retina displays. Using AVIF will cut out on size substantially. We're long past the ages of 54k dialup and needing such tiny images.

from civitai.

manuelurenah avatar manuelurenah commented on May 24, 2024

Hey all, with the newest release on Civitai, this should have been sorted out. Please let us know if there are any issues with it again

from civitai.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.