Native agent releases are still preview-gated — see current availability

Printing infrastructure, ready for your product.

Add network printing without building the network. Piqae gives your application one straightforward API, a managed cloud, and a lightweight agent beside every printer.

One API · Managed cloud · Full native-driver capability

Piqae dashboard showing printer-computer health, available printers, onboarding progress, attention items, and recent print jobs
One place to run every print workflow

See printers, agents, queues, and jobs across every customer and location. Piqae keeps each handoff clear, including the boundary between operating-system acceptance and the physical result.

How it works

Build once. Print wherever the work happens.

Explore the print path
01

Connect one API

Send PDF or RAW jobs from the product and workflow your team already owns.

02

Add each print location

A small native agent securely connects the printers at every site to Piqae Cloud.

03

Use the full printer

Local operating-system drivers preserve media, tray, finishing, and vendor options.

Illustrative network activity. The component is ready to receive live telemetry.
Piqae Cloud

Hosted to scale.
Local where it counts.

Run printing across customers and locations without operating the control plane yourself. Piqae keeps work durable from the cloud to the agent, then hands it to the real driver beside the printer.

Managed cloud control plane Durable cloud and local queues Native capability at every site
See how Piqae Cloud works
Built for developers

Add full-service printing. Keep building your product.

Piqae is the headless print layer behind your own experience. Keep your interface, customer relationships, and product logic while we handle the path to every printer.

  • A straightforward API for jobs, printers, status, and customer workspaces
  • PDF and RAW printing without sending credentials into the browser
  • Idempotency, queueing, retries, and agent connectivity already handled
  • Your brand and workflow stay in front; Piqae stays behind the scenes
orders.ts 200 OK
// Printing stays inside your workflow
const job = await piqae.printJobs.create({
  printer: customer.defaultPrinter,
  content: {
    type: 'pdf',
    url: order.packingSlip
  },
  idempotencyKey: order.id
});
Job accepted Customer workspace · Printer 04
Less infrastructure to operate

Run the workflow, not the printing plumbing.

Piqae Cloud handles accounts, queues, agent connectivity, and status in one service. Your team gets the visibility to resolve problems without owning another distributed system.

See Piqae Cloud pricing
Print jobjob_01J9…K4P
OS accepted
PDF
Packing slip1 page · Printer 04
···
  1. Job receivedYour application · 09:41:03
  2. Agent acceptedLocal print station · 09:41:04
  3. Driver settings appliedA6 label · Tray 2 · 09:41:05
  4. OS spooler acceptedLocal handoff complete · 09:41:06

What this means: the operating system accepted the job. Physical output is not independently confirmed.

Why Piqae

A shorter path from an idea to printed output.

01

Developer-forward from day one

Clear resources, useful SDK patterns, webhooks, and a dashboard that speaks the same language as the API.

02

Dependable from cloud to edge

Durable queues and explicit recovery keep work moving through brief network and site interruptions.

03

Real drivers. Real print capability.

Use the installed operating-system driver for specialist media, trays, finishing, and production hardware.

04

Cloud economics that stay clear

Start free, move to straightforward usage allowances, and compare the cost against your current print volume.

Switch with confidence

A developer-first alternative to PrintNode.

Compare the API model, printer capability, and documented pricing against the way you print today. Then move one customer or location at a time with a clear rollback path.

Migration runCanary workspace
  1. 1 Inventory current endpoints
  2. 2 Map printers and credentials
  3. 3 Route a controlled job set
  4. 4 Observe status differences
  5. 5 Expand or roll back
Piqae Cloud pricing

Start small. Pay for the printing you use.

No control plane to operate and no long contract. Start free, then move to Pro as your print volume grows.

Piqae Free

Prove the complete print path before paying.

$0/mo.

100 accepted jobs per month · 1 node

Start free

Displayed prices are USD excluding tax. Stripe confirms the final charge at checkout. Public sale remains gated by cost and release readiness.

Open source when you need it

Piqae Cloud is the easy path. The platform is still yours to inspect and run.

The complete printing stack is available under Apache-2.0 for teams with specific infrastructure, residency, or local-only requirements.

Explore open source