MakePlayingCards.com — Prototype Order Specification
**Date:** 2026-02-12 **Order Type:** Prototype — 15 unique cards × 2 copies (30 cards total) **Product:** Custom Tarot Cards (70×121mm)
Full Public Reader
MakePlayingCards.com — Prototype Order Specification
Date: 2026-02-12
Order Type: Prototype — 15 unique cards × 2 copies (30 cards total)
Product: Custom Tarot Cards (70×121mm)
---
1. Product Configuration
| Setting | Value |
|---|---|
| Product | Custom Tarot Deck |
| Card Size | 70mm × 121mm (2.75" × 4.75") — closest to our 70×120mm spec |
| Cards per Deck | 15 front designs + 1 universal back |
| Quantity | 2 decks |
| Packaging | Custom tuck box with gold foil stamping |
---
2. Upload Specifications
File Format Requirements
| Spec | Requirement | Our Source |
|---|---|---|
| File Format | PNG or JPEG (300+ DPI) | Export from SVG templates |
| Resolution | Minimum 300 DPI, recommended 600 DPI | Target 600 DPI |
| Color Mode | RGB (MPC converts internally) | Our SVGs are RGB ✅ |
| File Size | Max 40MB per image | Well within limits |
Dimensions with Bleed
| Measurement | mm | inches | pixels @600DPI |
|---|---|---|---|
| Final Card Size | 70 × 121 | 2.75" × 4.75" | 1650 × 2850 |
| Bleed Zone | +3mm each side | +0.12" each side | +71px each side |
| Full Canvas (with bleed) | 76 × 127 | 2.99" × 4.99" | 1792 × 2992 |
| Safe Zone (no trim risk) | 64 × 115 | 2.52" × 4.52" | 1508 × 2708 |
Bleed & Safety Diagram
┌─────────────────────────────┐ ← Full canvas (76×127mm)
│ BLEED ZONE (3mm) │
│ ┌───────────────────────┐ │ ← Cut line (70×121mm)
│ │ TRIM ZONE (3mm) │ │
│ │ ┌─────────────────┐ │ │ ← Safe zone (64×115mm)
│ │ │ │ │ │
│ │ │ ALL IMPORTANT │ │ │
│ │ │ CONTENT HERE │ │ │
│ │ │ │ │ │
│ │ └─────────────────┘ │ │
│ │ │ │
│ └───────────────────────┘ │
│ │
└─────────────────────────────┘
Background art: Extend to full canvas (bleed)
Text/logos: Keep within safe zone---
3. SVG → PNG Export Pipeline
Step-by-Step Conversion
# 1. Export each SVG to high-res PNG (600 DPI)
# Our SVGs are 70×120mm — need to extend to 76×127mm for MPC bleed
# Using Inkscape CLI (recommended):
inkscape \
--export-type=png \
--export-dpi=600 \
--export-width=1792 \
--export-height=2992 \
input.svg \
--export-filename=output.png
# Using rsvg-convert:
rsvg-convert \
-w 1792 -h 2992 \
--format png \
input.svg > output.png
# Using ImageMagick (from existing PNG):
convert input.png \
-resize 1792x2992 \
-quality 100 \
output.pngBleed Handling
Our SVGs are designed at 70×120mm. MPC needs 76×127mm with bleed. Options:
Option A: Extend SVG backgrounds (Recommended)
1. Update SVG viewBox from `0 0 70 120` to `-3 -3 76 127`
2. Extend background gradient/color 3mm past each edge
3. Export at 76×127mm
Option B: Canvas extension post-export
1. Export SVG at native 70×120mm → 1650×2835 px @600DPI
2. Extend canvas to 1792×2992 px using edge-stretch
3. Background extends naturally; text stays centered
Option C: Use print-assembly.js
- Our existing `scripts/print-assembly.js` already handles bleed zones
- Run assembly script → export individual card PNGs with bleed
---
4. Card-by-Card Upload Map
Front Faces (15 cards)
| Upload Slot | Card ID | SVG Source File | Stock | Foil Option |
|---|---|---|---|---|
| Front 01 | MFP-001 | `L1-MFP-001-varianta.svg` | S30 | None |
| Front 02 | MFP-002 | `L1-MFP-002-varianta.svg` | S33 | None |
| Front 03 | MFP-003 | `L1-MFP-003-varianta.svg` | A35 | Gold cold foil (border) |
| Front 04 | MFP-004 | `L1-MFP-004-varianta.svg` | S30 | None |
| Front 05 | MFP-006 | `L1-MFP-006-varianta.svg` | A35 | Silver cold foil (border) |
| Front 06 | MFP-007 | `L1-MFP-007-varianta.svg` | M28 | None |
| Front 07 | MFP-009 | `L1-MFP-009-varianta.svg` | A35 | Gold cold foil (border) |
| Front 08 | MFP-013 | `L1-MFP-013-varianta.svg` | S30 | None |
| Front 09 | MFP-015 | `L1-MFP-015-varianta.svg` | A35 | Holographic cold foil (front) |
| Front 10 | MFP-018 | `L1-MFP-018-varianta.svg` | A35 | Holographic cold foil (front) |
| Front 11 | MFP-019 | `L1-MFP-019-varianta.svg` | S30 | None |
| Front 12 | MFP-021 | `L1-MFP-021-varianta.svg` | S33 | None |
| Front 13 | MFP-030 | `L1-MFP-030-varianta.svg` | A35 | Holographic cold foil (front) |
| Front 14 | MFP-043 | `L1-MFP-043-varianta.svg` | S33 | None |
| Front 15 | MFP-045 | `L1-MFP-045-varianta.svg` | A35 | Holo cold foil (front+back) |
Back Faces (45 unique per-card backs)
> ⚠️ STRATEGY UPDATE 2026-05-08: The deck uses 45 unique chapter-portal backs, not 1 universal. Each card's back carries chapter title + color gradient + integrated QR code linking to its in-app reflection content. The back IS the in-app portal.
For the 15-card prototype, upload the 15 matching unique backs:
| Upload Slot | Card ID | Back Source File | Notes |
|---|---|---|---|
| Back 01 | MFP-001 | `card-back-01-print.png` | Passion / red gradient |
| Back 02 | MFP-002 | `card-back-02-print.png` | Passion |
| Back 03 | MFP-003 | `card-back-03-print.png` | Passion (Rare, gold foil border) |
| Back 04 | MFP-004 | `card-back-04-print.png` | Time / blue |
| Back 05 | MFP-006 | `card-back-06-print.png` | Time (Rare, silver foil) |
| Back 06 | MFP-007 | `card-back-07-print.png` | Healing / green |
| Back 07 | MFP-009 | `card-back-09-print.png` | Healing (Rare, gold foil + spot UV) |
| Back 08 | MFP-013 | `card-back-13-print.png` | Transcendence / violet |
| Back 09 | MFP-015 | `card-back-15-print.png` | Transcendence (Epic, full holo back too) |
| Back 10 | MFP-018 | `card-back-18-print.png` | Hope (Epic, full holo back too) |
| Back 11 | MFP-019 | `card-back-19-print.png` | Confidence / orange |
| Back 12 | MFP-021 | `card-back-21-print.png` | Confidence |
| Back 13 | MFP-030 | `card-back-30-print.png` | Potential (Epic, full holo back too) |
| Back 14 | MFP-043 | `card-back-43-print.png` | Transcendence |
| Back 15 | MFP-045 | `card-back-45-print.png` | Life / Legendary (full holo front+back) |
> ⚠️ Render Pipeline Pending 2026-05-08: Existing rendered backs at `editions/standard-final/card-back-NN.png` and `editions/standard-v2/card-back-NN.png` are the wrong aspect ratio (poker 0.811) for tarot print spec (0.599). Need to re-render all 45 backs at tarot proportions (1792×2992 px @ 600dpi with 3mm bleed). Source: existing back generators at `physical-cards/svg-templates/master-generator.js` + `editions/` rendering scripts. Cards 40-45 don't have rendered backs yet (need to be created from scratch).
>
> ⚠️ MPC Limitation: All cards in one deck share the same stock. MPC also typically charges per unique back design — this prototype with 15 unique backs may cost more than the original $83-146 estimate; budget could rise to $200-280. Confirm with MPC before submitting.
---
5. Multi-Deck Stock Test Orders
Since MPC requires uniform stock per deck, split into sub-orders:
Deck A: Standard Smooth (S30) — 4 cards
| Card | Foil |
|---|---|
| MFP-001 | None |
| MFP-004 | None |
| MFP-013 | None |
| MFP-019 | None |
Deck B: Superior Smooth / Black Core (S33) — 3 cards
| Card | Foil |
|---|---|
| MFP-002 | None |
| MFP-021 | None |
| MFP-043 | None |
Deck C: Linen (M28) — 1 card
| Card | Foil |
|---|---|
| MFP-007 | None |
> Note: MPC minimum is 10 cards per tarot deck. We may need to duplicate cards or add placeholder cards to reach minimum. Alternative: order as "custom cards" rather than "tarot deck" if custom allows fewer cards.
Deck D: Thick Standard (A35) — 7 cards
| Card | Foil |
|---|---|
| MFP-003 | Gold cold foil (border) |
| MFP-006 | Silver cold foil (border) |
| MFP-009 | Gold cold foil (border) |
| MFP-015 | Holographic cold foil (front) |
| MFP-018 | Holographic cold foil (front) |
| MFP-030 | Holographic cold foil (front) |
| MFP-045 | Holographic cold foil (front+back) |
Alternative Approach: Single Combined Deck
If testing individual stocks isn't critical for the first prototype:
- Order all 15 cards on A35 (Thick Standard) — the heaviest/most premium
- Focus the prototype on testing: print quality, foil effects, color accuracy, triptych alignment
- Test stock differences on a separate MPC card stock sample order ($5-10)
Recommended: Alternative approach — one order is simpler, cheaper, and tests the most important variables (foil and print quality).
---
6. Foil Mask Preparation
For cards with cold foil, MPC requires a separate foil mask file:
Foil Mask Specifications
| Spec | Requirement |
|---|---|
| Format | PNG, same dimensions as card |
| Colors | Black = foil area, White = no foil |
| Resolution | Same as card file (600 DPI) |
| Alignment | Must be pixel-perfect with front face |
Cards Needing Foil Masks
| Card | Foil Type | Mask Area |
|---|---|---|
| MFP-003 | Gold border | Rarity border frame only |
| MFP-006 | Silver border | Rarity border frame only |
| MFP-009 | Gold border + spot UV | Border frame + kintsugi golden joins |
| MFP-015 | Full holo front | Entire front face (all black mask) |
| MFP-018 | Full holo front | Entire front face (all black mask) |
| MFP-030 | Full holo front | Entire front face (all black mask) |
| MFP-045 | Full holo front+back | Both faces full coverage |
Generating Foil Masks
# For border-only foil (Rare cards):
# Extract border layer from SVG → export as black-on-white PNG
# For full-face foil (Epic/Legendary):
# Create solid black rectangle matching card dimensions
convert -size 1792x2992 xc:black foil-mask-full.png---
7. Packaging — Custom Tuck Box
| Spec | Value |
|---|---|
| Box Type | Custom tuck box |
| Card Count | 15 cards |
| Exterior | Full color print + gold foil stamping (logo) |
| Interior | White (standard) |
| Finish | Matte lamination exterior |
Tuck Box Upload Specs
| Dimension | Value |
|---|---|
| Template | Download from MPC after deck configuration |
| Resolution | 300+ DPI |
| Bleed | 3mm (same as cards) |
| Design Elements | MFP logo (gold foil), "Prototype Edition" text, card count |
---
8. Order Checklist
Pre-Order Preparation
- [ ] Export all 15 front card SVGs to 600 DPI PNG (1792×2992px with bleed)
- [ ] Export universal back SVG to 600 DPI PNG (1792×2992px with bleed)
- [ ] Create foil mask PNGs for 7 foiled cards (black = foil area)
- [ ] Design tuck box exterior (front, back, spine, flaps)
- [ ] Verify all text is within safe zone (64×115mm)
- [ ] Verify backgrounds extend to full bleed (76×127mm)
- [ ] Color-check all PNGs on a calibrated monitor
MPC Order Steps
1. Go to: https://www.makeplayingcards.com/design/design-your-own-tarot-cards.html
2. Select: Custom Tarot Cards
3. Configure deck size: 15-18 cards (pad to minimum if needed)
4. Select card stock: A35 (Thick Standard) — or split into multiple orders
5. Select printing: Full color front, full color back
6. Select foil option: Per card as mapped above
7. Upload front faces (15 files)
8. Upload back face (1 file, applied to all)
9. Upload foil masks for applicable cards
10. Configure tuck box (upload artwork)
11. Select quantity: 2 decks
12. Review proof preview
13. Add to cart and checkout
Post-Order
- [ ] Save order confirmation number
- [ ] Download/screenshot proof previews
- [ ] Note expected delivery date
- [ ] Order NTAG215 stickers from Amazon (50 pack) concurrently
---
9. Estimated Cost
| Item | Quantity | Est. Unit Price | Est. Total |
|---|---|---|---|
| Tarot deck (15-18 cards, A35 thick) | 2 | $15-25 | $30-50 | |
| Gold cold foil option | — | +$5-10/deck | $10-20 | |
| Holographic cold foil option | — | +$8-15/deck | $16-30 | |
| Gold gilt edge (MFP-018, 045) | — | +$3-5/deck | $6-10 | |
| Custom tuck box with foil | 2 | $8-12 | $16-24 | |
| Shipping (standard to USA) | — | — | $5-12 |
| Total Estimate | $83-146 |
> Note: Multiple stock options may require separate orders, increasing cost. Single-stock approach recommended for prototype.
---
10. MPC Useful Links
| Resource | URL |
|---|---|
| Tarot Card Creator | https://www.makeplayingcards.com/design/design-your-own-tarot-cards.html |
| Card Stock Samples | https://www.makeplayingcards.com/design/card-stock-sample.html |
| Foil Card Options | https://www.makeplayingcards.com/promotional/mpc-impressions-foil-deck.html |
| Shipping Info | https://www.makeplayingcards.com/shipping.aspx |
| File Requirements | https://www.makeplayingcards.com/pops/faq-photo.html |
---
Spec complete. Ready to order once SVG → PNG exports are done.
Promotion Decision
Attach run IDs, datasets, metrics, and reproduction commands.
Source Anchor
projects/Meaning-Full-Power/physical-cards/MPC_ORDER_SPEC.md
Detected Structure
Evaluation · Figures · Code Anchors · Architecture