Design und Assets
Product Schema Generator
Erzeuge Product JSON-LD schema markup.
Eingabe
Product Schema Generator
product schemajson-ldseostructured data
Ausgabe
Generated product schema
{
"@context": "https://schema.org",
"@type": "Product",
"name": "Tool Planet Pro",
"description": "Premium toolkit access",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.8,
"reviewCount": 127
},
"offers": {
"@type": "Offer",
"price": "19.99",
"priceCurrency": "USD",
"availability": "https://schema.org/InStock"
}
}Ähnliche Tools
Farbe Konverter
Convert between HEX, RGB, und HSL Farbe fürmats.
CSS Gradient Generator
Erzeuge a linear gradient und copy the CSS instantly.
Favicon Generator
Create a simple SVG favicon aus initials und brund Farbes.
SVG Optimizer
Strip comments und collapse whitespace in SVG markup.
CSS Minifier
Minify CSS by removing comments und extra whitespace.
CSS fürmatierer
Pretty-print CSS mit readable indentation.