Skip to content

@capgo/capacitor-file-compressor

Capacitor File Compressor Plugin interface for image compression.

Capacitor File Compressor Plugin interface for image compression.

  • compressImage - Compresses an image file with specified dimensions and quality settings.
MethodDescription
compressImageCompresses an image file with specified dimensions and quality settings.
getPluginVersionGet the native Capacitor plugin version.

This reference is synced from src/definitions.ts in capacitor-file-compressor.

Keep going from @capgo/capacitor-file-compressor

Section titled “Keep going from @capgo/capacitor-file-compressor”

If you are using @capgo/capacitor-file-compressor to plan storage and file handling, connect it with Using @capgo/capacitor-file-compressor for the native capability in Using @capgo/capacitor-file-compressor, @capgo/capacitor-data-storage-sqlite for the implementation detail in @capgo/capacitor-data-storage-sqlite, Using @capgo/capacitor-data-storage-sqlite for the native capability in Using @capgo/capacitor-data-storage-sqlite, @capgo/capacitor-file for the implementation detail in @capgo/capacitor-file, and Using @capgo/capacitor-file for the native capability in Using @capgo/capacitor-file.