The original version of this document is located at https://docs.qfield.org/how-to/advanced-how-tos/xlsforms-plugin
The XLSForm Converter plugin converts existing XLSForm spreadsheets into fully configured QGIS project files and GeoPackage databases.
It migrates survey question structures, logic, and choice lists directly into QGIS layer attribute forms.
When installed alongside QFieldSync, the plugin allows uploading converted projects directly to QFieldCloud for mobile field deployment.
XLSForm is a digital form standard used by field survey platforms such as ODK and KoboToolbox.
XLSForm uses Excel spreadsheets (.xlsx, .xls, or .ods) to define survey questions, logic, and choice lists across standard data types (such as integers, text, select lists, and geometries).
Read more on the official XLSForm Reference Website.
🖥️ Desktop preparation
Install the XLSForm Converter plugin using the QGIS Plugin Manager.
Workflow

Once installed, the Convert XLSForm to QGIS project algorithm appears in the QGIS Processing Toolbox under the XLSForm group.

🖥️ Desktop preparation
Convert an XLSForm spreadsheet into a QGIS project file (.qgz) and GeoPackage database.
Refer to this Google Sheets Template for standard XLSForm structures.
Workflow
.xls, .xlsx, or .ods).
Workflow
EPSG:3857 - WGS 84 / Pseudo-Mercator).Upon completion, the plugin saves the generated .qgz project file and GeoPackage dataset in the specified directory.
For technical details and plugin documentation, refer to the following resources: