---
description: Unofficial Capacitor plugins for Google ML Kit SDKs to enhance your app with barcode scanning, face detection, translation, and more.
title: ML Kit Plugins for Capacitor - Capawesome
image: https://capawesome.io/docs/assets/images/social/sdks/capacitor/mlkit/index.png
---

[ Skip to content](#ml-kit-plugins) 

[ 🔐 Introducing the **Capacitor Vault** plugin — store secrets behind biometrics or a device passcode.](/blog/announcing-the-capacitor-vault-plugin/) 

* [  SDKs ](/docs/sdks/)
* [  Formbricks ](/docs/sdks/capacitor/formbricks/)
* [  Geocoder ](/docs/sdks/capacitor/geocoder/)
* [  Google Sign-In ](/docs/sdks/capacitor/google-sign-in/)
* [  Grafana Faro ](/docs/sdks/capacitor/grafana-faro/)
* [  libSQL ](/docs/sdks/capacitor/libsql/)
* [  Live Update ](/docs/sdks/capacitor/live-update/)
* [  Managed Configurations ](/docs/sdks/capacitor/managed-configurations/)
* [  Media Session ](/docs/sdks/capacitor/media-session/)
* [  ML Kit ](/docs/sdks/capacitor/mlkit/)
* [  Navigation Bar ](/docs/sdks/capacitor/navigation-bar/)
* [  NFC ](/docs/sdks/capacitor/nfc/)
* [  OAuth ](/docs/sdks/capacitor/oauth/)
* [  Pedometer ](/docs/sdks/capacitor/pedometer/)
* [  Photo Editor ](/docs/sdks/capacitor/photo-editor/)
* [  PostHog ](/docs/sdks/capacitor/posthog/)
* [  Printer ](/docs/sdks/capacitor/printer/)
* [  Purchases ](/docs/sdks/capacitor/purchases/)
* [  RealtimeKit ](/docs/sdks/capacitor/realtimekit/)
* [  Screen Orientation ](/docs/sdks/capacitor/screen-orientation/)
* [  Screenshot ](/docs/sdks/capacitor/screenshot/)
* [  Secure Preferences ](/docs/sdks/capacitor/secure-preferences/)
* [  Speech Recognition ](/docs/sdks/capacitor/speech-recognition/)
* [  Speech Synthesis ](/docs/sdks/capacitor/speech-synthesis/)
* [  Share Target ](/docs/sdks/capacitor/share-target/)
* [  Square Mobile Payments ](/docs/sdks/capacitor/square-mobile-payments/)
* [  SQLite ](/docs/sdks/capacitor/sqlite/)
* [  Superwall ](/docs/sdks/capacitor/superwall/)
* [  Torch ](/docs/sdks/capacitor/torch/)
* [  Vault ](/docs/sdks/capacitor/vault/)
* [  Wifi ](/docs/sdks/capacitor/wifi/)
* [  Zip ](/docs/sdks/capacitor/zip/)
* [  Cordova ](/docs/sdks/cordova/)
* [  Cloud ](/docs/cloud/)
* [  Integrations ](/docs/cloud/live-updates/integrations/)
* Concepts
* Reference
* [  Troubleshooting ](/docs/cloud/live-updates/troubleshooting/)
* [  FAQ ](/docs/cloud/live-updates/faq/)
* [  Native Builds ](/docs/cloud/native-builds/)
* [  Set Up Environments ](/docs/cloud/native-builds/environments/)
* [  Overwrite Native Configurations ](/docs/cloud/native-builds/native-configurations/)
* [  Auto-Increment Build Numbers ](/docs/cloud/native-builds/auto-incrementing-build-numbers/)
* [  Configure the Web Build Script ](/docs/cloud/native-builds/web-build-script/)
* [  Build from a Monorepo ](/docs/cloud/native-builds/monorepo/)
* [  Use pnpm or Yarn ](/docs/cloud/native-builds/package-managers/)
* [  Install Private npm Packages ](/docs/cloud/native-builds/npm-private-registry/)
* [  Override the Java Version ](/docs/cloud/native-builds/override-java-version/)
* [  Custom iOS Provisioning Profiles ](/docs/cloud/native-builds/custom-ios-provisioning-profiles/)
* [  Build without Git ](/docs/cloud/native-builds/build-without-git/)
* [  Access Git Behind a Firewall ](/docs/cloud/native-builds/firewall-access/)
* [  Integrations ](/docs/cloud/native-builds/integrations/)
* Reference
* [  Troubleshooting ](/docs/cloud/native-builds/troubleshooting/)
* [  FAQ ](/docs/cloud/native-builds/faq/)
* [  App Store Publishing ](/docs/cloud/app-store-publishing/)
* [  Submit a Build ](/docs/cloud/app-store-publishing/submit-a-build/)
* [  Submit Automatically After a Build ](/docs/cloud/app-store-publishing/submit-automatically/)
* [  Troubleshooting ](/docs/cloud/app-store-publishing/troubleshooting/)
* [  FAQ ](/docs/cloud/app-store-publishing/faq/)
* [  Automations ](/docs/cloud/automations/)
* [  Reference ](/docs/cloud/automations/reference/)
* [  Troubleshooting ](/docs/cloud/automations/troubleshooting/)
* [  FAQ ](/docs/cloud/automations/faq/)
* [  Assist ](/docs/cloud/assist/)
* [  CLI ](/docs/cloud/cli/)
* APIs and SDKs
* [  Webhooks ](/docs/cloud/webhooks/)
* [  Integrations ](/docs/cloud/integrations/)
* Account
* [  Organization ](/docs/cloud/organizations/)
* [  Two-Factor Enforcement ](/docs/cloud/organizations/two-factor-authentication/)
* [  Audit Logs ](/docs/cloud/organizations/audit-logs/)
* [  Billing ](/docs/cloud/organizations/billing/)
* [  License Keys ](/docs/cloud/license-keys/)
* [  AI ](/docs/ai/)
* [  Insiders ](/docs/insiders/)
* [  Billing & Plans ](/docs/insiders/billing-and-plans/)
* [  FAQ ](/docs/insiders/faq/)
* [  License ](https://capawesome.io/legal/eula/)
* [  Support ](/docs/support/)
* [  Contributing ](/docs/contributing/)
* Contributing code
* [  Code of Conduct ](/docs/contributing/code-of-conduct/)
* [  Questions ](https://docs.github.com/en/discussions/collaborating-with-your-community-using-discussions/participating-in-a-discussion#creating-a-discussion)
* [  Blog ](/blog/)
* Categories

* [  Next steps ](#next-steps)

# ML Kit Plugins[¶](#ml-kit-plugins "Permanent link")

Our Capacitor ML Kit plugins wrap Google's ML Kit SDKs behind a single JavaScript API, bringing on-device machine learning to your Capacitor app on Android and iOS.

These are unofficial, open-source plugins maintained by Capawesome. Open a plugin's page for installation steps, supported platforms, and the full API reference.

## Plugins[¶](#plugins "Permanent link")

* [Barcode Scanning](/docs/sdks/capacitor/mlkit/barcode-scanning/) — Scan barcodes and QR codes.
* [Document Scanner](/docs/sdks/capacitor/mlkit/document-scanner/) — Scan documents with the device camera.
* [Face Detection](/docs/sdks/capacitor/mlkit/face-detection/) — Detect faces in images.
* [Face Mesh Detection](/docs/sdks/capacitor/mlkit/face-mesh-detection/) — Detect faces and their mesh in images.
* [Selfie Segmentation](/docs/sdks/capacitor/mlkit/selfie-segmentation/) — Separate the foreground from the background in selfies.
* [Subject Segmentation](/docs/sdks/capacitor/mlkit/subject-segmentation/) — Segment subjects from images.
* [Translation](/docs/sdks/capacitor/mlkit/translation/) — Translate text between languages on-device.

## FAQ[¶](#faq "Permanent link")

### What are the Capacitor ML Kit plugins?[¶](#what-are-the-capacitor-ml-kit-plugins "Permanent link")

They are packages that expose Google's native ML Kit SDKs through a unified JavaScript API, letting you run on-device machine learning in a Capacitor app without writing native code yourself. To learn more about the underlying SDKs, see the [official Google ML Kit documentation](https://developers.google.com/ml-kit).

### Are these ML Kit plugins free?[¶](#are-these-ml-kit-plugins-free "Permanent link")

Yes. All ML Kit plugins listed here are open source and free to use.

### Which platforms do the plugins support?[¶](#which-platforms-do-the-plugins-support "Permanent link")

The plugins support Android and iOS, with selected plugins also supporting the Web. The supported platforms are listed at the top of each plugin's documentation page.

### How do I get support?[¶](#how-do-i-get-support "Permanent link")

For bugs and feature requests, open an issue on the plugin's GitHub repository. For dedicated help, see our [support options](/docs/support/).

## Next steps[¶](#next-steps "Permanent link")

* Browse all our [Capacitor plugins](/docs/sdks/capacitor/).
* Explore [Capawesome Cloud](/docs/cloud/) for Live Updates, Native Builds, and App Store Publishing.
* View the source on [GitHub](https://github.com/capawesome-team).

June 13, 2026 

 Back to top 