Verihubs Logo
Home Blog Driver’s License Philippines: LTO License for KYC
12 min read ID Check Published on May 21, 2026

Driver’s License Philippines: LTO License for KYC

Driver’s License Philippines: LTO License for KYC

The LTO driver’s license is one of the most frequently submitted government IDs in Philippine KYC flows. It is accepted as a primary CDD document under BSP Circular 1170, and its standardized format makes it well-suited for OCR data extraction. Verihubs OCR reads all data fields from both current and older-format LTO licenses in under two seconds, feeding extracted data directly into automated verification workflows.

Philippine Driver’s License as a Valid Government ID

The Land Transportation Office (LTO) issues driver’s licenses to qualified Filipino motorists. Beyond its primary purpose as a driving credential, the license functions as one of the most commonly accepted government IDs in the Philippines. Banks, lending companies, fintechs, insurance providers, and even telecoms routinely accept it for identity verification.

Why is it so prevalent? Coverage. Millions of Filipinos hold a driver’s license, including many who may not have a PhilSys National ID card yet or who find it more convenient to present their license. For businesses operating outside Metro Manila, the driver’s license often shows up more frequently than any other government ID in KYC submissions.

But prevalence alone does not make it a reliable identity document. The LTO license has undergone multiple format changes over the years, and each format presents different data layouts, security features, and OCR challenges. A KYC system that handles only the latest format will reject or misread older licenses that are still valid and in active circulation.

Driver’s License Data Fields Businesses Can Extract

Current LTO Driver’s License Format

The current LTO driver’s license (post-2017 format) is a polycarbonate card with a standardized layout. The data fields available for extraction include:

Data FieldLocation on CardOCR Extraction Notes
Full nameCenter-left, below photoStandard text extraction, high accuracy
License numberTop sectionAlphanumeric with specific format (e.g., N01-23-456789)
Date of birthBelow nameDate format: MM/DD/YYYY
AddressBelow date of birthMulti-line text, may wrap
NationalityBelow addressTypically “FILIPINO”
Expiry dateRight sectionCritical for validity check
License restrictionsBottom sectionRestriction codes (1, 2, 3, etc.)
Blood typeRight sectionSingle character (A, B, AB, O)
Agency codeBottomRegional LTO office identifier

The back of the card contains a 2D barcode and additional license classification data (vehicle types the holder is authorized to drive). Some verification systems also read the barcode for cross-validation against the front-face data.

Older Format Licenses (Pre-2017)

Older LTO licenses used a different layout with slightly different field positions, smaller photographs, and different card materials. Some pre-2017 licenses were laminated paper rather than polycarbonate. While these older licenses are being phased out as holders renew, they remain valid until their expiry date and still appear in KYC submissions. OCR engines must support multi-format recognition to handle both generations.

BSP Circular 1170 and Driver’s License as a Primary CDD Document

Yes. Under BSP KYC requirements, the LTO driver’s license is classified as an acceptable primary CDD document for customer identification. Banks and fintechs can accept it as the basis for account opening, subject to verification of the document’s authenticity and the presenter’s identity.

This puts the driver’s license in the same regulatory tier as the PhilSys National ID, passport, and UMID for CDD purposes. The practical difference is in security features: the PhilSys ID has stronger anti-counterfeiting measures (hologram, laser engraving, MRZ, government database link). The driver’s license has holographic elements and a barcode but lacks the MRZ and the direct PhilSys database integration.

For compliance teams, the recommendation is clear. Accept the driver’s license, but pair it with database verification and biometric checks to compensate for the relatively weaker document security. Accepting the card without verifying it against LTO records is risky, especially given that counterfeit driver’s licenses are among the more common forms of Philippine fake ID fraud.

How OCR Works for Philippine Driver’s Licenses

OCR extraction from LTO driver’s licenses follows the same pipeline as other government IDs, with format-specific adaptations.

When a license image is submitted, the OCR engine first identifies the document type and format generation (current polycarbonate vs older laminated). Based on the detected format, it applies the corresponding extraction template: field positions, expected character formats, and validation rules specific to that layout.

The engine extracts all front-face data fields, structures them into a standardized output format, and runs field-level validation. The license number is checked against the expected format pattern. The expiry date is compared to the current date to flag expired licenses. The address is normalized for database matching.

Two format-specific challenges affect driver’s license OCR in the Philippines. First, the photograph on the card is larger relative to the text area compared to other Philippine IDs, which can cause OCR engines to misidentify the photo region boundary and clip adjacent text fields. Second, license restriction codes at the bottom of the card use a compact format that generic OCR engines sometimes misread. An OCR engine trained specifically on LTO license formats handles both issues.

For a broader explanation of how OCR technology processes Philippine documents, see our OCR guide.

Common Driver’s License Verification Issues

Expired Licenses Submitted for KYC

An expired driver’s license is not a valid identity document for BSP-compliant KYC. Your system should check the extracted expiry date against the current date and flag expired licenses for rejection or alternative document request. Some businesses accept recently expired licenses (within 90 days) for non-financial identity checks, but BSP-supervised institutions should not.

Student Permits vs Full Licenses

LTO issues student driving permits that look similar to full licenses but have different regulatory standing. A student permit may not be accepted as a primary CDD document in all contexts. Your document classification step should distinguish between the two.

Confiscated or Suspended Licenses

A license can be confiscated for traffic violations and a temporary receipt issued in its place. The temporary receipt is typically not accepted for KYC purposes. For checking whether a license is active, suspended, or confiscated, businesses need to verify against the LTO database, which is covered in our separate guide on LTO license verification.

Digital Driver’s License Verification

LTO has explored digital license options. If and when a digital format launches, it will require QR-based verification similar to the ePhilID verification workflow rather than traditional OCR.

Driver’s License Verification in a Complete KYC Stack

Accepting a driver’s license for KYC is not just an OCR problem. A complete verification stack for driver’s license-based KYC includes three layers.

Layer 1: Document Capture and OCR

Capture a high-quality image of the license. Extract all data fields. Validate format, expiry, and completeness. Flag document quality issues for recapture. The document scanning step determines whether OCR succeeds.

Layer 2: Database Verification

Check the extracted license number against LTO records to confirm the license is active, not suspended, and matches the submitted data. This is where document verification becomes identity verification. Our guide on LTO license verification API covers this step in detail.

Layer 3: Biometric Verification

Capture a selfie from the applicant. Run liveness detection to confirm the person is physically present. Compare the selfie against the photograph extracted from the license. Confirm the match.

Each layer catches different fraud types. OCR catches invalid documents. Database checks catch expired and suspended licenses. Biometric verification catches impersonation. Together, they form the defense-in-depth that BSP Circular 1170 envisions.

How Verihubs Supports LTO Driver’s License Verification

Verihubs handles LTO driver’s license processing as part of its unified Philippine ID verification pipeline. The OCR engine supports both current polycarbonate and older laminated license formats, with format auto-detection that applies the correct extraction template without manual configuration.

Data extraction covers all standard fields: license number, full name, date of birth, address, expiry date, restrictions, and blood type. The barcode on the card back can also be read for cross-validation. Field-level confidence scores flag any uncertain extractions for review.

The extracted license data feeds directly into the Verihubs verification pipeline: database verification, face matching, and liveness detection all run through the same API integration. A single API call handles the entire journey from license image to verified identity.

For businesses already using Verihubs for PhilSys National ID verification or other document types, adding driver’s license support requires no additional integration. The system accepts any supported Philippine government ID and routes it to the appropriate extraction and verification model automatically.

Frequently Asked Questions About Driver’s License Verification

Is the driver’s license a valid primary ID for bank KYC in the Philippines?

Yes. Under BSP Circular 1170, the LTO driver’s license is classified as an acceptable primary CDD document. Banks and fintechs can accept it for account opening, subject to document authenticity verification and identity confirmation of the presenter.

What data can OCR extract from a Philippine driver’s license?

OCR extracts the license number, full name, date of birth, address, nationality, expiry date, license restrictions, blood type, and agency code. The back-of-card barcode can also be read for cross-validation against front-face data.

Can businesses accept an expired driver’s license for KYC?

For BSP-supervised financial institutions, an expired driver’s license should not be accepted as a primary CDD document. The expiry date must be checked during OCR extraction to ensure the document is still valid at the time of submission.

How do you tell the difference between old and new format LTO licenses?

The current format (post-2017) is a polycarbonate card with a holographic overlay. Older formats used laminated paper or PVC with different layouts and smaller photographs. OCR engines with multi-format support auto-detect the format generation and apply the correct extraction template.

Is a student driving permit accepted as a KYC document?

Student driving permits have different regulatory standing than full licenses. While they are LTO-issued, some financial institutions may not accept them as primary CDD documents. Check your institution’s document acceptance policy and BSP guidance for clarification.

How long does automated driver’s license verification take?

With an OCR-based solution like Verihubs, data extraction from an LTO driver’s license image takes under two seconds. Combined with database verification and face matching, the complete verification flow completes in under five seconds.

Why Driver’s License Verification Still Matters in Philippine Onboarding

The PhilSys National ID may be the gold standard, but the driver’s license is the everyday document that millions of Filipinos reach for when asked to verify their identity. For businesses building inclusive KYC flows that serve the broadest possible user base, supporting the LTO driver’s license is not optional. It is essential.

The key is not just accepting it, but verifying it properly: OCR for data extraction, database checks for validity, and biometric matching for identity confirmation. Skip any of those layers, and the convenience of the driver’s license becomes a vulnerability.

Need to add LTO driver’s license support to your verification flow? Contact Verihubs for a walkthrough of multi-format OCR and database verification integration.

Client Verihubs
Convert All Types of Documents with Verihubs OCR
Get FREE Trial
View Blog