Forum

Thread tagged as: Question, Problem

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?

Nick Santini

Nick Santini 0 points

  • 6 years ago
Rachel Andrew

Rachel Andrew 394 points
Perch Support

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.

Drew McLellan

Drew McLellan 2638 points
Perch Support

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!

Drew McLellan

Drew McLellan 2638 points
Perch Support

There's nothing stopping you using your own though.