Socket
Socket
Sign inDemoInstall

blinkid

Package Overview
Dependencies
0
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    blinkid

A small and powerful ID card scanning library


Version published
Weekly downloads
3
increased by200%
Maintainers
1
Install size
153 MB
Created
Weekly downloads
 

Readme

Source

MicroBlink

Build Status Pod Version

BlinkID SDK for ID scanning

BlinkID SDK is a delightful component for quick and easy scanning of ID cards, passports and drivers licenses. The SDK is powered with MicroBlink's industry-proven and world leading OCR and barcode scanning technology, and offers:

  • integrated camera management
  • layered API, allowing everything from simple integration to complex UX customizations.
  • lightweight and no internet connection required
  • enteprise-level security standards
  • data parsing from ID barcode standards

BlinkID is a part of family of SDKs developed by MicroBlink for optical text recognition, barcode scanning, ID document scanning and many others.

How to get started

  • Download BlinkID SDK and try out the included iOS sample apps (Download .zip or .tar.gz file starting with BlinkID. DO NOT download Source Code as GitHub does not fully support Git Large File Storage)
  • Read the "Getting Started" guide to integrate the SDK in your app(s)
  • Generate a free demo license key to start using the SDK in your app (registration required)
  • Contact us to get pricing info
  • Check out the comprehensive documentation of all APIs available in BlinkID SDK

Installation with CocoaPods

CocoaPods is a dependency manager for Objective-C, which automates and simplifies the process of using 3rd-party libraries like BlinkID in your projects. See the "Getting Started" guide for more information.

  • If you wish to use version v1.4.0 or above, you need to install Git Large File Storage by running these comamnds:
brew install git-lfs
git lfs install
  • Be sure to restart your console after installing Git LFS

  • If you're using CocoaPods, you can easily try our sample apps by running the following command in your terminal window:

pod try PPBlinkID
Podfile
platform :ios, '7.0'
pod 'PPBlinkID', '~> 2.5.1'

Requirements

SDK package contains MicroBlink framework and one or more sample apps which demonstrate framework integration. Framework can be deployed on iOS 6.0 or later, iPhone 3GS or newer and iPad 2 or newer.

SDK performs significantly better when the images obtained from the camera are focused. Because of that, the SDK can have lower perfomance on iPad 2 and iPod Touch 4th gen devices, which don't have camera with autofocus.

Important documents:

"Getting started" guide or "Getting started" in Swift

See the steps for integrating the SDK in your apps.

Release notes

See what's new in each new SDK version.

Transition guide

See detailed description for transition from older version of the SDK.

References

Partial list of companies using BlinkID SDK can be found here.

Contact

  1. Obtaining free demo license key (registration required): www.microblink.com/login
  2. Asking for technical help: help.microblink.com
  3. Contact us to get pricing info

Copyright (c) 2015 MicroBlink Ltd. All rights reserved.

Keywords

FAQs

Last updated on 10 Jan 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc