POVLY — Ray-Ban Meta Metadata Injector & EXIF Cleaner Logo
Coming Soon

Enterprise
Developer API

Inject Ray-Ban Meta signatures programmatically into photos and videos at scale. Perfect for SaaS tools, agencies, and automated workflows.

Cloud Photo Processing

Send bulk JPEG, PNG, or HEIC images to our cloud endpoints and instantly receive perfectly formatted files injected with authentic Ray-Ban Meta EXIF signatures.

High-Speed Video Injection

Our GPU-accelerated servers will support MP4 and QuickTime videos, cleanly muxing the required metadata into the video atoms in milliseconds without re-encoding.

inject.ts
import { POVLY } from '@povly/node';

const client = new POVLY({ apiKey: process.env.POVLY_KEY });

const response = await client.images.inject({
file: './upload.jpg',
targetDevice: 'ray-ban-meta-gen-2',
quality: 100
});

console.log(response.url); // https://cdn.povly.com/out/abc.jpg