Power Apps Upload & Signature Components

File upload with real drag and drop, a photo picker, and a signature pad, all built on genuine Power Apps controls (Attachments, Add picture, Pen Input), not mocks. Each one explains how to actually save what it captures, with Patch and Power Automate examples. Copy-paste YAML code included.

Photo Upload

NEW

A styled upload card built on the real Add picture control: tap anywhere to pick an image from the device, with a live preview. Images only. For documents with drag and drop, use the Document Upload component.

Document Upload

NEW

A styled dropzone card around the real Attachments control: drag and drop PDFs, Word or Excel files (or click Attach file), with the file list shown as brand-coloured chips. Works standalone, no form required. Files are read via .Attachments and sent onward with a form or a Power Automate flow.

Document Upload Compact

NEW

The form-field variant of Document Upload: a field label above a bordered box holding the real Attachments control with drag and drop and brand-tinted chips. Sized to sit in a column of input fields.

Document Upload Tinted

NEW

The bold variant of Document Upload: the whole dropzone is washed in your primary colour with a matching border, and attached files render as solid brand chips with white text. Real Attachments control with drag and drop.

Document Upload Minimal

NEW

The quiet variant of Document Upload: no icon, a plain surface and monochrome file chips, with only the Attach file link in your primary colour. Real Attachments control with drag and drop, for content-heavy screens.

Signature Pad

NEW

A styled signature card around the real Pen Input control: sign with mouse, finger or stylus on a paper-white pad with dark ink, and clear with one tap. The signature is read as an image via .Image and saved with Patch or a Power Automate flow. Built for inspections, approvals and delivery sign-offs.

Power Apps File Upload and Signature Components | PowerLibs