Labeloo Label PDF Renderer avatar

Labeloo Label PDF Renderer

Pricing

from $10.00 / 1,000 pdf pages

Go to Apify Store
Labeloo Label PDF Renderer

Labeloo Label PDF Renderer

Generate print-ready Avery 5160-compatible PDF sheets from address, name, email, and custom label data.

Pricing

from $10.00 / 1,000 pdf pages

Rating

0.0

(0)

Developer

Jordan Culver

Jordan Culver

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a month ago

Last modified

Categories

Share

Turn structured label data into print-ready US Letter PDFs across 13 common rectangular address, shipping, return-address, full-sheet, half-sheet, and name-badge stock families.

Labeloo supports four label layouts:

  • Address: recipient, street, city, state, postal code, and country
  • Name: a name plus role, team, or organization
  • Email: a name plus email address
  • Custom: up to five lines of free-form text

Input

Add up to 1,000 labels in the labels array. The smallest address example is:

{
"labels": [
{
"type": "address",
"name": "Alex Rivera",
"address1": "123 Splash Lane",
"city": "Fort Worth",
"state": "TX",
"postal": "76102"
}
]
}

Use template to choose a stock ID from the templates endpoint and startSlot to reuse a partially used sheet. Turn on proofGrid to print an alignment test before using label stock. Printer offsets can correct placement by up to 0.25 inches in either direction.

Output

Every successful run stores:

  • OUTPUT: the downloadable PDF in the run's key-value store
  • one dataset item with the filename, label count, page count, warnings, and PDF URL

Pricing

This Actor uses pay-per-event pricing based on generated PDF pages. Capacity depends on the selected stock and ranges from 1 to 80 labels per page. The run screen shows the maximum cost before execution, and Apify enforces the spending limit.

Privacy

Input label data is sent to the private Labeloo rendering service only to generate the requested PDF. It is not used for advertising or model training. Actor run storage follows the retention controls on your Apify account.

Labeloo is produced by Wiplash.ai. The free local-first label editor is available at labs.wiplash.ai/labeloo.