// MANUAL

DOCS

§ OVERVIEW

FEGLYPH is a living archive of generated characters — a visual language made of characters.

ASCII is treated not as text but as a rendering medium: tone, form, and motion expressed through monospace glyphs.

§ STUDIO

GENERATE composes prompt-seeded field art in a chosen style. The same prompt is deterministic — it always resolves to the same glyph.

IMAGE → ASCII converts an uploaded raster image via luminance sampling and a selectable character ramp. All processing runs locally in the browser.

§ MCP TOOLS

generate_ascii_art → ASCII ART

Generate ASCII art from a natural language prompt.

  • prompt: string *
  • style: enum
  • width: number
create_ascii_logo → ASCII ART

Render a word or short phrase as a monospace logo.

  • text: string *
  • style: enum
image_to_ascii → ASCII ART

Convert a raster image into an ASCII composition.

  • image: string *
  • width: number
  • charset: enum
transform_ascii → ASCII ART

Apply a transformation to an existing ASCII composition.

  • art: string *
  • op: enum *
animate_ascii → ASCII ART[]

Produce a frame sequence from a static ASCII composition.

  • art: string *
  • frames: number

§ CHARACTER SETS

DENSE
70-step ramp — maximum tonal fidelity
STANDARD
10-step ramp — balanced legibility
MINIMAL
5-step ramp — sparse, graphic
BRAILLE
Unicode braille dot patterns
BLOCKS
Unicode block shading ░▒▓█