| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 128 |
| Technical Name |
image_dropzone |
| License | LGPL-3 |
| Website | https://bosspacific.com.au |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 128 |
| Technical Name |
image_dropzone |
| License | LGPL-3 |
| Website | https://bosspacific.com.au |
Image Drag & Drop Widget
Native drag-and-drop image upload for Odoo 19
Overview
The Image Drag & Drop Widget extends Odoo's native image field with a modern drag-and-drop upload experience. Simply drag an image file from your desktop onto the dropzone area and the image is uploaded instantly — no file browser dialog needed.
Built with Odoo 19's OWL framework, this widget replaces the standard image field with a clean, visual dropzone that provides clear feedback during the upload process. It works seamlessly with any model that has a Binary or Image field.
Key Features
Drag & Drop Upload
Drag image files directly from your file manager onto the dropzone. Supports PNG, JPG, GIF, WebP and SVG formats.
Visual Feedback
Clear dashed-border dropzone with hover highlighting. Users always know exactly where to drop their images.
Zero Configuration
Install and it works immediately. No settings page, no configuration wizard. Just install the module and start dragging images.
Universal Compatibility
Works with Odoo Community and Enterprise editions. Compatible with Odoo Online, Odoo.sh, and On-Premise deployments.
How to Use
Install the Module
Download from the Odoo App Store and install via the Apps menu.
Use the Widget in XML
Add widget="image_dropzone" to any image field in your form view.
Drag & Drop!
Open any form with the widget and drag images directly onto the dropzone area.
Usage Example
<field name="image_1920" widget="image_dropzone"
options="{'size': [256, 256]}"/>
Technical Details
| Technical Name | image_dropzone |
| Version | 19.0.1.0.0 |
| License | LGPL-3 |
| Dependencies | web |
| Odoo Editions | Community ✔ Enterprise ✔ |
| Author | BOSS Pacific Information Systems |
Built by BOSS Pacific Information Systems
bosspacific.com.au — Australian IT solutions
Please log in to comment on this module