Export Content modal Screenshot PDF Word AFI ZIP and Android APK BETA
Export by purpose

Appifio Creator · Lesson K11 · Technical

Smart export
by purpose - don’t promise APK when you only need PDF

Technical view of the Export content modal: pick Screenshot, PDF, Word, .afi correctly - and know APK BETA limits before committing to a client.

Learning goals: Map need → correct Export format; know App Name comes from Project profile; avoid preview errors when exporting.

Reading time: about 12 minutes

Prerequisites: Stable preview (C01); full detail in E04.

Previous → next: K10 → K11 → K12

UI labels: Export · Export content · Screenshot · Viewport · Full page · PDF 1 page · PDF full · Export Word (.doc) · Appifio project (.afi) · App Name · Project profile (README.md)

1. Pick a format

Toolbar → Export → modal Export content
Quick client look → Screenshot: Viewport / Full page
Print / email → PDF 1 page or PDF full
Edit copy outside Creator → Export Word (.doc)
Source backup → Appifio project (.afi)
Try Android → APK BETA (read E04 before promising clients)
App Name + Logo ← Project profile (README.md)

2. Glossary

TermMeaning
Export contentModal title from Export - Screenshot group and Project package group
Viewport / Full pageCapture visible area or scroll the full page length
Appifio project (.afi)Compressed full source + assets - backup outside Versions
App NameField when packaging .afi/APK - from Project profile (README.md)
APK BETAExperimental Android build - may fail or be blocked on free plans

3. Export steps

  1. Stabilize preview - pick Changes or Current depending on what you want to export.
  2. Click Export → modal Export content (subtitle: Choose export format).
  3. Screenshot: choose Viewport or Full page - watch Preparing… → Done!
  4. Pick PDF 1 page, PDF full, or Export Word (.doc) for print/email/external editing.
  5. Appifio project (.afi): confirm App Name matches Project profile before download - file contains sensitive source.
  6. APK BETA: only try after reading E04 limits - don’t promise clients until a real-device build succeeds.

4. Each Export group

Screenshot (Viewport / Full page): Fast and light - send stakeholders layout. Full page may fail on very long pages or if html2canvas isn’t loaded.

PDF / Word: PDF 1 page for quote emails; PDF full for multi-section docs. Word (.doc) for editors outside Creator.

.afi: Periodic backup + project handoff - only to authorized people (may include backend/secrets paths).

APK BETA: Heavy task - free plans may show “Heavy task unavailable”; complex builds may “Build failed”. Detail: E04.

5. Compared with other tools

  • Figma export PNG/PDF: strong for static design - Appifio exports a live page + .afi source.
  • Webflow Export code: static HTML ZIP - .afi keeps Appifio structure + backend folder.
  • Bubble mobile wrap: same “beta/limits” caution when promising store apps from no-code.

6. Technical limits

You can

  • Image/PDF/Word from the open preview
  • .afi full-project backup
  • APK try on plans that allow heavy tasks

Limits

  • Export before preview loads → “Preview not found”
  • APK BETA is not store-ready
  • Free plans may block heavy builds

7. Security

Appifio project (.afi) may include backend structure and secrets paths - don’t send on public channels. APKs built from projects with real API integrations - test on a private device before release.

PDF/Word/screenshots can leak draft content - check Changes vs Current before Export to external clients.

8. Common issues

SituationFix
“Preview not found”Wait for iframe load; clear custom-domain overlay (K09) then export again
Full page capture failsTry Viewport; refresh if html2canvas is missing
Wrong App Name / logo in .afiUpdate Project profile (README.md) before exporting
APK build failedCheck plan; simplify the app; see E04

9. Tips

  • Export .afi regularly alongside Clone/Versions - two backup layers.
  • For clients: Screenshot Viewport instead of APK when they only need UI review.
  • Fill Project profile (B06) early - correct App Name on the first export.

10. Self-check

  1. Can you pick the right format (image / PDF / .afi / APK) by purpose?
  2. Do you know App Name comes from Project profile (README.md)?
  3. Have you read APK BETA limits in E04 before promising clients?

Next lesson

K12 - MCP paths on Windows

One \ breaks MCP JSON - Method A with / vs Method B escaped backslashes; see H02, T12, X09.

Appifio Creator · User guide · K11