exif-library
============

Exif library in JavaScript. Read and Modify exif. (with support png and webp)

**Node.js**                                                                                                        |**browser**
-------------------------------------------------------------------------------------------------------------------|-----------
[![Build Status](https://travis-ci.com/hMatoba/exif-library.svg?branch=master)](https://travis-ci.com/hMatoba/exif-library)|[![CircleCI](https://circleci.com/gh/hMatoba/exif-library.svg?style=svg)](https://circleci.com/gh/hMatoba/exif-library)

How to Use
----------

[Read the Docs](https://piexifjs.readthedocs.io/en/2.0/index.html)

Dependency
----------

No dependency. exif-library just needs standard JavaScript environment.

Environment
-----------

Both client-side and server-side. exif-library is transpiled as Universal Module Definition(https://github.com/umdjs/umd).

Issues
------

Give me details. Environment, code, input, output and etc.

License
-------

This software is released under the MIT License, see LICENSE.txt.

