F# Record Generator

Generate F# record type definitions from JSON input. Infers types for strings, numbers, booleans, lists, and nested objects with PascalCase field names.

How to Use F# Record Generator

Paste JSON into the input, set a type name, and click Generate. The tool creates F# record types with inferred field types, handling nested objects as separate record definitions.

Step-by-Step Instructions

  1. Paste a JSON object into the input area
  2. Set the record type name
  3. Click Generate F# Record
  4. Copy the generated F# type definitions

Related Tools

More Free Tools