Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
459 Представления

What is the recommended image size for products?


Also, how do I access the Odoo image database?

Аватар
Отменить
Лучший ответ

Minimum image size of product is 1024x1024


Product images in Odoo are not stored directly in the database as files. If you want image details, you can export product images in byte format.

image_1920: Original high-res image

image_1024: Medium

image_512: Small

image_256: Thumbnail

After exporting, you can convert the bytes to an image using an online converter.

Аватар
Отменить