On this page
Choose a Supported MiniUp File Format
MiniUp supports different formats for Site publishing, Table import, hosted data conversion, and PDF Knowledge Packs. Choose the workflow based on how the app will use the content.
Supported formats by workflow
| Workflow | Supported formats |
|---|---|
| Site | HTML, CSS, JavaScript, and static assets; upload HTML, a folder, or a ZIP |
| Table import | CSV and XLSX |
| Parquet conversion | CSV, XLSX, XLS, ZIP shapefile, GeoJSON, JSON, Parquet, GeoParquet |
| HTTP Data Source | CSV, JSON, JSONL, NDJSON, GeoJSON, Parquet, GeoParquet |
| ArcGIS Data Source | FeatureServer or queryable MapServer layer URL |
| PDF Knowledge Pack | PDF upload, supported PDF URL, or an existing Site PDF |
Choose the correct upload tool
- Use Publish for a browser-ready Site and its assets.
- Use the Site’s API tab for CSV/XLSX data that needs editable records.
- Use Parquet for larger analytical or spatial datasets. A ZIP in this workflow means a supported shapefile package, not a static Site project.
- Use PDF for source-backed document knowledge.
- Use Data Sources for a repeatable supported web-file or ArcGIS connection.
Prepare source files
Give columns meaningful names and consistent value types. Include the required companion files in a shapefile ZIP. Put a Site’s main HTML at index.html and include its referenced assets. A filename extension alone does not make incompatible content valid.
Example format choice
Use XLSX → Table for a small editable request list. Use CSV → Parquet for an analytical dashboard. Use GeoJSON → GeoParquet or a layer workflow for maps. Use PDF → Knowledge Pack for a source-backed reference app.
Important limits
Accepted format does not mean unlimited file size or row count. Review the upload panel and current usage. If an unsupported file arrives, export it to a supported format before importing.