CodePiler icon
CodePiler
HomeDocsViewer Guide
Launch App
Home/Docs

Documentation

CodePiler docsUploading repositoriesOne File ViewerExamples and FAQ

CodePiler Docs

Uploading repositories

Import repositories into CodePiler with folder upload or ZIP upload, understand filtering behavior, and prepare clean source context for prompt generation.

Folder upload

Folder upload is ideal when the repository already exists locally. CodePiler reads file contents directly in the browser and preserves the directory structure for the tree explorer.

This mode is the fastest option during active development because there is no archive extraction step.

ZIP upload

ZIP upload works well for repositories downloaded from GitHub or shared as archives. CodePiler extracts the archive client-side and keeps the project grouped under a stable root path.

Common build artifacts, binary assets, caches, and oversized files are filtered automatically before they reach the viewer.

FAQ

Should I use folder upload or ZIP upload?

Use folder upload when you have the repository locally and want the simplest path. Use ZIP upload when the project arrives as an archive or when you want to share a self-contained snapshot.

Why are some files missing after upload?

CodePiler filters out common generated folders, large files, caches, and non-source assets to keep the workspace focused and prompt sizes manageable.

CodePiler

Turn your codebase into structured, AI-ready context. Built for developers working with modern LLMs.

Product

  • Launch App
  • Features
  • Use Cases

Resources

  • Docs
  • Upload Guide
  • Viewer Guide

Company

  • Client-side workflow
  • Prompt-first utility
  • Made for AI-assisted dev
(c) 2026 CodePiler. All rights reserved.Built for developers working with AI