Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
3 Răspunsuri
25055 Vizualizări

hello,


I wonder, are there any limits on size of product image? I am about to prepare ecommerce on odoo, but I'm bit affraid that people working with it will overload database with product images in big sizes.. so:

1) are there any limits on product image size?

2) if not, is there a way to limit these images to certain maximum size?


regards

Tomasz

Imagine profil
Abandonează
Cel mai bun răspuns

Update for V13: https://github.com/odoo/odoo/blob/13.0/odoo/addons/base/models/image_mixin.py

I would recommend an upload file size bigger than 1025px  because under this limit the zooming is not available in V13 on the product detail page.

Imagine profil
Abandonează
Cel mai bun răspuns

Ideal resolution is 1024*1024. It's the max resolution when you zoom on product images. If you don't use the zoom on product images, 500*500 is fine.

Bigger images are resized automatically.

When it comes to image file size, under 100Ko is perfect and above 1Mb is bad for page upload performance.

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
1
feb. 25
1107
1
ian. 24
2058
5
ian. 24
59528
0
dec. 16
5836
0
aug. 16
3417