Metadata-Version: 2.1
Name: odoo10-addon-storage-image
Version: 10.0.1.1.1
Summary: Store image and resized image in a storage backend
Home-page: https://github.com/OCA/storage
Author: Akretion, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: AGPL-3
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 10.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Requires-Python: ~=2.7
Requires-Dist: odoo10-addon-storage-thumbnail
Requires-Dist: odoo (<10.1dev,>=10.0)


.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
   :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
   :alt: License: AGPL-3

=============
Storage Image
=============


External image management depending on Storage File module.

It include these features:
* image resizing: thumbnail, etc.
* store metadata like: checksum, mimetype

Use cases:
- product images on CDN for e-commerce website
- raw products images on cheap storage (ie AWS Glacier, AWS S3)


Known issues / Roadmap
======================

Update README with the last model of README when migration to v11 in OCA


Credits
=======


Contributors
------------

* Sebastien Beau <sebastien.beau@akretion.com>
* Raphaël Reverdy <raphael.reverdy@akretion.com>
* Pedro M. Baeza <pedro.baeza@serviciosbaeza.com>
* Antiun Ingeniería S.L. - Jairo Llopis
* Quentin Groulard <quentin.groulard@acsone.eu>

Maintainer
----------

* Akretion


