blurUpThumb Dimensions

Hi everyone,

When generating a blurUpThumb version of an asset - is it supposed to have the exact dimensions (aspect ratio) as the original asset?

I noticed a slight shifting of the layout, so to test things out, I generated a blurUpThumb and the original version side by side. The blurUpThumb version has a different aspect ratio.

Am I doing something wrong?

hey @daniel1 sorry for the delay in getting back to you!

Yes, we should return the same aspect ratio. Can you please share the URL with all the parameters so that we can reproduce the issue?

Thanks!

1 Like

It seems to be working fine now! Thanks for following up! :+1:t3: :smiley:

1 Like

Hi @mat_jack1 I am having the same issue again.

These are the parameters I queried from DatoCMS via GraphQL. When I check dimensions of the URL and blurUpThumb they are different.

"image": {
              "url": "https://www.datocms-assets.com/82197/1694546078-diastasis-recti-diagram.jpg",
              "width": 2500,
              "height": 1786,
              "blurUpThumb": "data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgXDwoXDhgZFRcXDhgVHQ8YFyMZGBYVFhoeHysvHR0oHRwiJDUlKC0vMjIyHSI4PTcwPCsxMi8BCgsLDg0OHBAQHDsoIig7Oy87Oy87LzsvLzsvOzUvOy81Ly8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vL//AABEIABIAGAMBIgACEQEDEQH/xAAbAAABBAMAAAAAAAAAAAAAAAAAAwQFBwECBv/EAB8QAAEEAgMBAQAAAAAAAAAAAAEAAgMFERIEIUExE//EABgBAAMBAQAAAAAAAAAAAAAAAAIDBAEA/8QAGxEAAgIDAQAAAAAAAAAAAAAAAAECEQMSIiH/2gAMAwEAAhEDEQA/ALFurJ8E7Gj4n45rzX/oB3qom84M887C1vqkBx5m1muveqVcrLdMWqE6y0lne5pHSE3puPNHM7ZnqEUbr0XkUE+ToXgHGQtvFlCMmEoQBnAQhC4xH//Z",
              "alt": null
            }

Hey @daniel1 can you email us at support@datocms.com with the exact graphQL request you are making to get this repsonse, as well as the project URL where that request is directed to?

Thank you!