Last updated: April 16, 2026
The OGPixel web application (ogpixel.pages.dev) runs entirely in your browser. No data is sent to any server. All image generation happens client-side using html2canvas. We do not collect, store, or transmit any personal information.
The OGPixel Chrome Extension reads the current page's meta tags (og:title, og:description, twitter:title, etc.) to pre-fill the OG image editor. This data is processed locally in your browser and is never transmitted to any server.
The extension requires the following permissions:
activeTab — to read the current page's metadatascripting — to inject a content script that extracts meta tagshost_permissions: <all_urls> — to run on any webpageNo data is collected, stored, or shared. The extension works entirely offline after installation.
OGPixel does not use any third-party analytics, tracking, or advertising services.
For questions about this privacy policy, please open an issue at github.com/dwylq/ogpixel.