Forum
How do I change the asset thumbnail size?
When an image is uploaded, there are actually three images that are upladed.
image.jpg 1920 x 1080 image-thumb@2x.jpg 300 x 168 image-w50h50.jpg 50 x 50
Is there anyway to change those default sizes? If so, where can I find the file that needs to be changed?
You specify sizes in your template with width and height.
https://docs.grabaperch.com/docs/templates/attributes/type/image/
What I meant was how can I change the size of the image that is generated?
For instance I want the -thumb@2x.jpg images to be created at 400px wide instead of 300px.
Those are internal files Perch uses - they're not for your use or under your control.
Ok, I was afraid that was the case. Thanks!
There's nothing stopping you using your own though.