Amazon Developer

as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
Ring
AWS
Documentation
Support
Contact Us
My Cases
Get Started
Design and Develop
Publish
Reference
Support
Skip to main content
@amazon-devices/expo-image-manipulator provides an API to modify images stored on the local file system.

Installation

  1. Add the JavaScript library dependency in the package.json file.
  2. Reinstall dependencies using npm install command.

Examples

The following example demonstrates how to perform a single manipulation on the image.
The following example demonstrates how to perform multiple manipulations on the image.
The following example demonstrates how to specify custom save options.

API reference

Check out the dedicated documentation page for info about this library, API reference and more: Official Expo documentation for expo-image-manipulator.

Methods

Known issues and limitations

With saveOptions.compress, compress doesn’t work on kepler. Images are always saved with the highest quality (as if value 1.0 was passed).

Supported versions

For information on additional libraries, see Supported Third-Party Libraries and Services.
Last modified on September 30, 2025