How to create white-label client handoff packages with Picsart CLI

What you'll learn
What is client handoff packaging?
Common use cases
Package client handoffs step by step
STEP 1: Access the handoff skill
- On web: Visit picsart.com/cli → Install CLI → Download client handoff skill from skills library
- On mobile: Not applicable — handoff packaging requires terminal access for batch export operations
STEP 2: Configure handoff settings
Define export rules for your client:
- Strip metadata: Remove EXIF data, creator info, and internal file markers
- Apply naming conventions: Rename files to match client's spec (e.g., ClientName_Asset_001.png)
- Set folder structure: Organize exports by type, format, or platform
- Choose formats: Convert to specific file types, resolutions, or color profiles

STEP 3: Run export package
Execute the handoff skill on your asset folder. The CLI processes all files, applies your rules, strips agency markers, and creates a clean zip file ready for delivery. Large projects process in parallel for faster exports.
STEP 4: Verify and deliver
Check the export package before sending: Not perfect? Adjust the handoff config and re-export. The skill preserves your original files, so you can regenerate packages without data loss.
- Open the zip and confirm no agency branding or internal notes remain
- Verify file names, formats, and folder structure match client requirements
- Check that all assets are included and nothing got skipped during export
Tips for best results
💡 Save handoff configs per client
Create a handoff.json file for each client with their specific export rules. Reference the config by name when running the skill, so you never have to remember individual preferences or risk sending files in the wrong format.
💡 Test exports with small batches first
Before exporting 500 assets, run the skill on 5-10 files and check the output. Make sure metadata is stripped, naming is correct, and folder structure matches the client's expectations.
💡 Include a delivery manifest
Add a README.txt or manifest.json to your export package listing what's included, file counts, and any usage notes. Clients appreciate the documentation and it reduces follow-up questions.
💡 Automate recurring deliverables
If you send weekly or monthly asset packages to the same client, set up a scheduled job with the handoff skill. The CLI can watch a folder, detect new files, and auto-export packages on a timer.
Frequently asked questions

Ready for clean handoffs?
Package client-ready assets with zero agency markers using Picsart CLI skills.
Start packaging now