Attachment Support

Upload and manage images, documents, and media with Meku Attachment Support. Use files as prompt references or enable user uploads in generated applications.

Attachment Support lets you upload and manage files directly in your Meku projects. These files can serve as visual references for AI-generated content, application assets, or user-uploaded content within generated applications.

Attachments simplify asset handling during development and help integrate images, documents, or structured data into your project workflow.

What is attachment support?

blog image

Attachment Support provides a centralized way to manage files used within Meku projects.

With this feature, you can:

  • Upload images or documents for use inside projects
  • Use uploaded files as references in prompts
  • Include media assets in generated UI components
  • Enable file uploads for end users inside generated applications

This capability allows both developers and applications to work with files in a structured way.

How it works

Attachments can be uploaded and referenced directly from the Meku dashboard.

Steps to use attachments:

  • Open your project in the Meku dashboard
  • Navigate to Integrations → Attachments
  • Upload files such as images or documents

Reference the uploaded files in prompts using file names or URLs

Example prompt:

Generate a product gallery using the uploaded images.

During generation, Meku automatically links the uploaded assets to the generated components.

Using Attachments in Prompts

blog image

Uploaded files can be used as references when generating UI components or application features.

Examples include:

  • Generating image galleries from uploaded assets
  • Using brand images for hero sections or landing pages
  • Loading structured JSON data to seed application content

Providing assets during generation helps produce more accurate and context-aware output.

User Uploads in Generated Apps

Attachment Support can also be used to enable file uploads within generated applications.

For example, you can prompt Meku to generate file upload interfaces.

Example prompt:

Add an image upload field to the user profile page.

Meku can generate:

  • File upload inputs with preview components
  • Client-side validation for supported file types
  • Upload progress indicators
  • Storage integration hooks for services such as Supabase

This allows applications to accept and manage user-uploaded content.

Supported File Types

Attachment Support works with several common file formats.

Supported types include:

  • Images: JPG, PNG, WEBP, SVG
  • Documents: PDF, TXT, DOCX
  • Structured data files: JSON

These formats can be used as UI assets, reference data, or user-uploaded content.