# Folioify

> A polyglot web converter that's going to save you a lot of time. Free to use, no signup. By folioify.

This site provides in-browser tools to convert between formats (JSON, TypeScript, GraphQL, HTML, SVG, YAML, etc.). Each tool runs locally; no data is sent to servers.

## Tools

- [SVG to JSX](https://folioify.com/tools/svg-to-jsx): Convert SVG to React JSX components. Free, no signup, runs in browser. By Folioify.
- [SVG to React Native](https://folioify.com/tools/svg-to-react-native): SVG to React Native: convert SVGs to RN components with inline styles. Free, no signup, runs in browser. By Folioify.
- [HTML to JSX](https://folioify.com/tools/html-to-jsx): Paste HTML, get React JSX. Free, no signup, runs in browser. By Folioify.
- [HTML to Pug](https://folioify.com/tools/html-to-pug): Convert HTML to Pug (Jade) template syntax. Free, in-browser, no signup. By Folioify.
- [JSON to React PropTypes](https://folioify.com/tools/json-to-proptypes): Generate React PropTypes from JSON sample. Free, no signup, runs in browser. By Folioify.
- [JSON to Flow](https://folioify.com/tools/json-to-flow): Generate Flow type definitions from JSON. Free, in-browser, no signup. By Folioify.
- [JSON to GraphQL](https://folioify.com/tools/json-to-graphql): Convert JSON sample to GraphQL schema. Free, no signup, runs in browser. By Folioify.
- [JSON to TypeScript](https://folioify.com/tools/json-to-typescript): Generate TypeScript types from JSON. Free, no signup, runs in browser. By Folioify.
- [JSON to MobX-State-Tree Model](https://folioify.com/tools/json-to-mobx-state-tree): Convert JSON to MobX-State-Tree (MST) model. Free, in-browser, no signup. By Folioify.
- [JSON to Sarcastic](https://folioify.com/tools/json-to-sarcastic): Generate Sarcastic runtime types from JSON. Free, no signup, runs in browser. By Folioify.
- [JSON to io-ts](https://folioify.com/tools/json-to-io-ts): Generate io-ts codec types from JSON. Free, in-browser, no signup. By Folioify.
- [JSON to Rust Serde](https://folioify.com/tools/json-to-rust-serde): Convert JSON to Rust Serde structs. Free REPL, no signup, runs in browser. By Folioify.
- [JSON to Mongoose Schema](https://folioify.com/tools/json-to-mongoose): Convert JSON to Mongoose schema for Node.js. Free, in-browser, no signup. By Folioify.
- [JSON to Big Query Schema](https://folioify.com/tools/json-to-big-query): Generate BigQuery table schema from JSON. Free, in-browser, no signup. By Folioify.
- [JSON to MySQL](https://folioify.com/tools/json-to-mysql): Convert JSON to MySQL CREATE TABLE schema. Free, no signup, runs in browser. By Folioify.
- [JSON to Scala Case Class](https://folioify.com/tools/json-to-scala-case-class): Generate Scala case class from JSON. Free, in-browser, no signup. By Folioify.
- [JSON to Go Struct](https://folioify.com/tools/json-to-go): Convert JSON to Go struct. Free, no signup, runs in browser. By Folioify.
- [JSON to Go Bson](https://folioify.com/tools/json-to-go-bson): Generate Go BSON struct tags from JSON. Free, in-browser, no signup. By Folioify.
- [JSON to YAML](https://folioify.com/tools/json-to-yaml): Convert JSON to YAML. Free, no signup, runs in browser. By Folioify.
- [JSON to JSDoc](https://folioify.com/tools/json-to-jsdoc): Generate JSDoc type comments from JSON. Free, in-browser, no signup. By Folioify.
- [JSON to Kotlin](https://folioify.com/tools/json-to-kotlin): Generate Kotlin data class from JSON. Free, no signup, runs in browser. By Folioify.
- [JSON to Java](https://folioify.com/tools/json-to-java): Generate Java class from JSON. Free, in-browser, no signup. By Folioify.
- [JSON to JSON Schema](https://folioify.com/tools/json-to-json-schema): Infer JSON Schema from JSON sample. Free, no signup, runs in browser. By Folioify.
- [JSON to TOML](https://folioify.com/tools/json-to-toml): Convert JSON to TOML config format. Free, in-browser, no signup. By Folioify.
- [JSON to Zod Schema](https://folioify.com/tools/json-to-zod): Generate Zod schema from JSON. Free, no signup, runs in browser. By Folioify.
- [JSON Schema to TypeScript](https://folioify.com/tools/json-schema-to-typescript): Generate TypeScript types from JSON Schema. Free, no signup, runs in browser. By Folioify.
- [JSON Schema to OpenAPI Schema](https://folioify.com/tools/json-schema-to-openapi-schema): Convert JSON Schema to OpenAPI 3.x schema. Free, in-browser, no signup. By Folioify.
- [JSON Schema to Protobuf](https://folioify.com/tools/json-schema-to-protobuf): Convert JSON Schema to Protocol Buffers. Free, no signup, runs in browser. By Folioify.
- [JSON Schema to Zod Schema](https://folioify.com/tools/json-schema-to-zod): Generate Zod schema from JSON Schema. Free, in-browser, no signup. By Folioify.
- [CSS to JS Objects](https://folioify.com/tools/css-to-js): Convert CSS to JavaScript style objects. Free, no signup, runs in browser. By Folioify.
- [CSS to template literal](https://folioify.com/tools/object-styles-to-template-literal): Convert object styles to styled-components template literal. Free, in-browser, no signup. By Folioify.
- [CSS to TailwindCSS](https://folioify.com/tools/css-to-tailwind): Convert CSS to TailwindCSS utility classes. Free, no signup, runs in browser. By Folioify.
- [JavaScript to JSON](https://folioify.com/tools/js-object-to-json): Convert JS object to JSON in browser REPL. Free, no signup. By Folioify.
- [JavaScript to Typescript](https://folioify.com/tools/js-object-to-typescript): Convert JS object to TypeScript types in browser REPL. Free, no signup. By Folioify.
- [GraphQL to TypeScript](https://folioify.com/tools/graphql-to-typescript): Generate TypeScript types from GraphQL schema. Free, no signup, runs in browser. By Folioify.
- [GraphQL to Flow](https://folioify.com/tools/graphql-to-flow): Generate Flow types from GraphQL schema. Free, in-browser, no signup. By Folioify.
- [GraphQL to JAVA](https://folioify.com/tools/graphql-to-java): Generate Java types from GraphQL schema. Free, no signup, runs in browser. By Folioify.
- [GraphQL to Resolvers Signature](https://folioify.com/tools/graphql-to-resolvers-signature): Generate GraphQL resolvers type signatures. Free, in-browser, no signup. By Folioify.
- [GraphQL to Introspection JSON](https://folioify.com/tools/graphql-to-introspection-json): Convert GraphQL schema to introspection JSON. Free, no signup, runs in browser. By Folioify.
- [GraphQL to Schema AST](https://folioify.com/tools/graphql-to-schema-ast): Convert GraphQL to schema AST. Free, in-browser, no signup. By Folioify.
- [GraphQL to Fragment Matcher](https://folioify.com/tools/graphql-to-fragment-matcher): Generate GraphQL fragment matcher for Apollo. Free, no signup, runs in browser. By Folioify.
- [GraphQL to Components](https://folioify.com/tools/graphql-to-components): Convert GraphQL queries to React components. Free, in-browser, no signup. By Folioify.
- [GraphQL to TypeScript MongoDB](https://folioify.com/tools/graphql-to-typescript-mongodb): Generate TypeScript MongoDB types from GraphQL. Free, no signup, runs in browser. By Folioify.
- [JSON-LD to N-Quads](https://folioify.com/tools/jsonld-to-nquads): Convert JSON-LD to RDF N-Quads. Free, no signup, runs in browser. By Folioify.
- [JSON-LD to Expanded](https://folioify.com/tools/jsonld-to-expanded): Expand JSON-LD to full IRI form. Free, in-browser, no signup. By Folioify.
- [JSON-LD to Compacted](https://folioify.com/tools/jsonld-to-compacted): Compact JSON-LD with context. Free, no signup, runs in browser. By Folioify.
- [JSON-LD to Flattened](https://folioify.com/tools/jsonld-to-flattened): Flatten JSON-LD graph. Free, in-browser, no signup. By Folioify.
- [JSON-LD to Framed](https://folioify.com/tools/jsonld-to-framed): Frame JSON-LD with frame document. Free, no signup, runs in browser. By Folioify.
- [JSON-LD to Normalized](https://folioify.com/tools/jsonld-to-normalized): Normalize JSON-LD (RDF dataset). Free, in-browser, no signup. By Folioify.
- [TypeScript to Flow](https://folioify.com/tools/typescript-to-flow): Convert TypeScript to Flow type annotations. Free, no signup, runs in browser. By Folioify.
- [TypeScript to TypeScript Declaration](https://folioify.com/tools/typescript-to-typescript-declaration): Generate .d.ts declaration files from TypeScript. Free, in-browser, no signup. By Folioify.
- [TypeScript to JSON Schema](https://folioify.com/tools/typescript-to-json-schema): Generate JSON Schema from TypeScript types. Free, no signup, runs in browser. By Folioify.
- [TypeScript to plain JavaScript](https://folioify.com/tools/typescript-to-javascript): Compile TypeScript to plain JavaScript. Free, in-browser, no signup. By Folioify.
- [TypeScript to Zod Schema](https://folioify.com/tools/typescript-to-zod): Generate Zod schema from TypeScript types. Free, no signup, runs in browser. By Folioify.
- [Flow to TypeScript](https://folioify.com/tools/flow-to-typescript): Convert Flow to TypeScript. Free, no signup, runs in browser. By Folioify.
- [Flow to TypeScript Declaration](https://folioify.com/tools/flow-to-typescript-declaration): Generate TypeScript .d.ts from Flow. Free, in-browser, no signup. By Folioify.
- [Flow to plain JavaScript](https://folioify.com/tools/flow-to-javascript): Strip Flow annotations to plain JavaScript. Free, no signup, runs in browser. By Folioify.
- [XML to JSON](https://folioify.com/tools/xml-to-json): Convert XML to JSON. Free, no signup, runs in browser. By Folioify.
- [YAML to JSON](https://folioify.com/tools/yaml-to-json): Convert YAML to JSON. Free, in-browser, no signup. By Folioify.
- [YAML to TOML](https://folioify.com/tools/yaml-to-toml): Convert YAML to TOML config format. Free, no signup, runs in browser. By Folioify.
- [Markdown to HTML](https://folioify.com/tools/markdown-to-html): Convert Markdown to HTML. Free, in-browser, no signup. By Folioify.
- [TOML Syntax Checker](https://folioify.com/tools/check-toml): Validate TOML syntax instantly with clear error messages. Free, no signup, runs in browser. By Folioify.
- [TOML Formatter](https://folioify.com/tools/toml-formatter): Format TOML config files with consistent spacing and structure. Free, no signup, runs in browser.
- [TOML to JSON](https://folioify.com/tools/toml-to-json): Convert TOML to JSON. Free, no signup, runs in browser. By Folioify.
- [TOML to YAML](https://folioify.com/tools/toml-to-yaml): Convert TOML to YAML. Free, in-browser, no signup. By Folioify.
- [Cadence to Go](https://folioify.com/tools/cadence-to-go): Convert Cadence smart contract to Go. Free, no signup, runs in browser. By Folioify.

## Optional

- [Sitemap](https://folioify.com/sitemap.xml): List of all tool pages for indexing
- [Home](https://folioify.com/): Landing page