Product visuals that
evolve with your code.
Automatically sync screenshots, visuals, and marketing pages.
Your docs stay up-to-date with every deploy.
Ingest
Connect your Playwright tests, CI pipeline, or desktop app. Poliage captures screenshots and syncs them to your documentation.
Orchestrate
Define triggers and logic. Generate invoices on payment success or board decks on quarter close.
Visualize
Use the PVCE engine to render collision-free vector charts that remain editable in PowerPoint.
Deliver
Route documents to email, Slack, or S3 with full audit trails and 99.99% uptime.
The complete documentation automation platform.
A powerful toolkit designed to keep your documentation perfectly synchronized with your application—automatically.
Playwright Integration
Capture screenshots and interactions directly from your Playwright tests. Every test run updates your documentation automatically.
Desktop Recorder
Record user flows visually with our desktop app. Point, click, and generate polished documentation without writing code.
CI/CD Pipeline
Run in your CI pipeline with GitHub Actions, GitLab CI, or any CI system. Docs update on every push to main.
Asset Management
Organize, version, and serve your documentation assets. Automatic optimization, CDN delivery, and change tracking included.
Code, not clicks.
Define your documents using standard React components and Tailwind CSS. Version control your invoices. Code review your contracts.
import { test } from '@playwright/test';
import { poliage } from '@poliage/playwright';
test('capture dashboard', async ({ page }) => {
await page.goto('/dashboard');
// Capture with Poliage metadata
await poliage.capture(page, {
name: 'dashboard-overview',
description: 'Main dashboard view'
});
// Auto-syncs to your docs
});How Flatfile automated their Board Reporting.
From 4 hours to 30 minutes per board deck. Automated data sync with Salesforce, real-time chart updates, zero manual work.
We move fast
From closed alpha to a cinematic desktop studio in four quarters.
Closed Alpha
Deterministic screenshot capture from Playwright tests. Local diffing and CDN-backed URL prototype.
Closed Beta
Headless CI/CD for GitHub Actions & GitLab CI. Collaborative review queue with visual diffs.
Public Launch
Poliage CLI v1.0 generally available. Unbreakable URLs, dashboard, and billing — open to all teams.
Poliage Studio
Native desktop app for cinematic product videos. Motion-smoothed recordings, editable post-production, and a bridge back to code.
Keep your visuals fresh
Stop manually updating screenshots. Let Poliage capture, process, and publish documentation assets automatically from your Playwright tests.
