Skip to content

Cloudinary image adding path to URL (/f_auto,c_fit,h_773,w_1400/) #1049

Answered by markdumay
0xtiago asked this question in Help
Discussion options

You must be logged in to vote

By default, Hinode generates image sets to reduce the download size of an image for smaller screens. You can specify plain=true to include the original, unprocessed image instead. Your example should then work correctly.

I did some additional investigation, and it seems your example image is rather large. I tested the following shortcode locally:

{{< image src="https://res.cloudinary.com/dtr6hzxnx/image/upload/v1721593055/blog/horusec_csharp.gif" caption="" plain=false >}}

Chrome gives me the following network error (Debugging tools, click on the filename horusec_csharp.gif in the Network tab and verify the response headers):

X-Cld-Error: Maximum total number of pixels in all frames/pages…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@0xtiago
Comment options

Answer selected by 0xtiago
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants