Skip to content
Glyphfield

One studio for the whole brand.

Build identity systems, motion, graphics, and product-ready artifacts in one connected workspace that people and agents can use together.

Free and open source under the MIT License.

Loading live Animation Studio…
View brands in the Studio

Foundations in. Useful artifacts out.

Every tool inherits the active identity, preserves the right aspect ratio, and exposes only the controls needed for the artifact it makes.

Identity source

Logo families, source assets, fonts, color roles, voice, and layout rules stay connected.

Brand applications

Compose moodboards, email, decks, product UI, editorial graphics, and physical pieces.

Motion system

Morph text, logos, images, and live backgrounds with editable curves and deterministic timing.

Material lab

Use shader materials, grain, dither, gradients, grids, and image treatments behind any mark.

Editable canvas

Select, drag, resize, layer, zoom, and export from a direct-manipulation canvas.

Agent interface

Agents discover the same identities and tools, then generate stable SVG and browser artifacts.

Build the brand where it will live.

Email, product surfaces, editorial graphics, and physical pieces inherit the same source identity.

The General Translation brand book open in the complete Glyphfield Studio workspace

Design the mark and its motion together.

Apply live type, material, depth, and timing to a mark, then reuse the result across every export.

The complete Glyphfield Animation Studio composing the General Translation mark over a live dither shader

Plug the system into any agent.

Start from one manifest. Discover every Studio lab, inspect every shader and its attribution, then choose deterministic generation or a browser-rendered workflow.

16Lab plugins/api/labs
142Live shaders/api/materials
1Shared contract/api/agent
GET/api/materials200application/json
{
  "count": 142,
  "materials": [{
    "id": "paper-liquid-metal-noir",
    "engine": "Paper Shaders",
    "sourceLabel": "Paper · Apache-2.0"
  }],
  "sharedBy": [
    "animation",
    "material",
    "surface"
  ],
  "controls": {
    "colorA": { "type": "hex-color" },
    "strength": { "min": 0, "max": 2 }
  },
  "schemaVersion": 1
}
live catalog synchronized16 labs · 142 shaders
Glyphfield, answered

Frequently asked questions

The short version of what Glyphfield is, what it makes, and how people and agents work from the same brand system.

01What is Glyphfield?
Glyphfield is a free, open-source, local-first brand studio for defining an identity and turning it into motion, graphics, product UI, templates, and portable production assets.
02Who is Glyphfield for?
Glyphfield is built for designers, developers, brand teams, and AI agents that need to work from the same identity system and generation rules.
03What can I create with Glyphfield?
Glyphfield can create identity systems, moodboards, product and marketing graphics, animated marks, live shader materials, templates, and downloadable PNG, SVG, GIF, and JSON artifacts.
04Can AI agents use Glyphfield?
Yes. Agents can discover Glyphfield through llms.txt, an OpenAPI 3.1 document, versioned catalogs, and a structured generation API. Browser-capable agents can also use the visual Studio.
05Is Glyphfield free, open source, and local-first?
Yes. Glyphfield source is available under the MIT License. Browser projects and uploaded files stay in the browser, while generation API requests are processed in memory without persisting the submitted identity or asset.

Free, open source, and built to extend.

Read the source, fork the Studio, add a tool, or connect an agent. Glyphfield is MIT licensed and the artifact format is documented.

MITSource, agent API, and artifact model included.