Business cards for the whole team, from a list

New hire, new card, and the design must match everyone else's. Keep the card as a Rendry template owned by design once: logo, grid, brand colors locked. HR (or an HR bot) renders cards per person with {name}, {role}, {phone}, {email} and an optional QR vCard. The 1050×600 gallery template is a working starting point.

The same pattern covers conference badges: attendee name, company and role on a fixed layout, rendered per registration, with a check-in QR if you need one.

Start free; 100 renders/month · Documentation

Why teams and agents use it

  • Brand locked, data dynamic. Nobody "improves" the logo placement in PowerPoint; the template is the single source of design truth.
  • QR vCards. A QR layer with vCard content turns every card into a scannable contact; content is per-person via variables.
  • Onboarding automation. HRIS webhook → render → card PNG in the welcome email. Zero designer time per hire.
  • Badges included. Conference badge template (600×900) renders per attendee; same list-to-images flow as cards.

Ready-made templates for this

  • Business Card: Business card with name, role and contacts. Use for: personal and company cards. (1050x600)
  • Conference Badge: Attendee badge with name, role and company. Use for: conferences and meetups. (600x900)

Built for AI agents, not just humans

Rendry ships a native remote MCP server (https://rendry.io/api/v1/mcp) with 25 tools. Your agent designs templates from raw JSON DSL, previews them for free, then renders batches. Full control over every pixel stays with the agent, while a human can always open the same template in the visual editor and adjust it. No headless browser, no screenshot hacks, no glue code.

Machine-readable: llms.txt · llms-full.txt · openapi.json · mcp.json

Frequently asked questions

Is the output print-ready?
Renders are exact-size PNGs: set the canvas to your print size (e.g. 1050×600 for 3.5×2″ at 300 DPI) and send the files to any print service.
Can cards include a scannable contact?
Yes: put a QR layer with vCard text as its dynamic content; each render embeds that person's contact details.
Can our HR system trigger cards automatically?
Any system that can POST JSON can render: call /render/sync from your HRIS webhook or use n8n/Make/Zapier. An AI agent over MCP can also handle "make cards for these five new hires".

Related