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 the npm install command.

Examples

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

API reference

See the documentation page for information about this library and API reference: Official Expo documentation for expo-image-manipulator.

Methods

Known issues and limitations

saveOptions.compress - Compress currently doesn’t work on Vega. Images are always saved with the highest quality (as if the value 1.0 was passed).

Supported versions

Supported Third-Party Libraries and Services.
Last modified on September 30, 2025