Privacy - Form Field Extractor

Overview

Form Field Extractor is a read-only, stateless App for extracting fields and values from user-provided form text.

Data Collected

The App receives only the form_text provided by the user and the optional field_name_style setting.

Information In Form Text

User-provided forms may contain names, emails, phone numbers, addresses, company names, customer IDs, account-like references, URLs, payment links, or notes, depending on what the user pasted.

Purpose Of Processing

Data is processed only to extract field names, values, empty fields, normalized keys, and a short summary.

Tool Inputs

Internal tools use the provided form text, detected field lines, extracted field objects, optional field name style, and empty field lists as needed for field extraction.

Tool Outputs

Outputs are limited to declared schema fields: fields, normalized_fields, empty_fields, summary, and errors.

Data Sharing

The App does not share data with external services and does not call external APIs.

Data Retention

The App does not store user input or extracted output.

User Controls

Users control what text they provide and should avoid including unnecessary sensitive information.

Login And Accounts

The App does not require a separate login or user account.

Operational Boundaries

The App does not submit forms, update databases, contact people, send email, make phone calls, or modify external systems.

Raw Source Text

The App does not return raw source_text.

Contact

Questions can be sent to sidcraigau@gmail.com.