MCPVault

photopea_load_font

MCP tool from Photopea MCP Server by attalla1

Load a custom font from a URL (TTF, OTF, WOFF2)

How to use it

photopea_load_font is exposed by the Photopea MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the photopea_load_font tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Photopea MCP Server

$claude mcp add -s user photopea -- npx -y photopea-mcp-server
FULL PHOTOPEA MCP SERVER LISTING

Other tools in Photopea MCP Server (33)

photopea_add_fill_layer

Add a solid color fill layer

photopea_add_gradient

Apply a linear gradient fill

photopea_add_layer

Add a new empty art layer

photopea_add_shape

Add a shape (rectangle or ellipse)

photopea_add_text

Add a text layer at specified coordinates

photopea_apply_adjustment

Apply brightness/contrast, hue/saturation, levels, or curves

photopea_apply_filter

Apply gaussian blur, sharpen, unsharp mask, noise, or motion blur

photopea_clear_selection

Deselect the current selection

photopea_close_document

Close the active document

photopea_create_document

Create a new document with specified dimensions and settings

photopea_delete_layer

Delete a layer by name or index

photopea_duplicate_layer

Duplicate a layer with optional new name

photopea_edit_text

Edit content or style of an existing text layer

photopea_export_image

Export to PNG, JPG, WebP, PSD, or SVG

photopea_fill_selection

Fill the current selection with a color

photopea_get_document_info

Get active document info (name, dimensions, resolution, color mode)

photopea_get_layers

Get the full layer tree as JSON

photopea_group_layers

Group named layers into a layer group

photopea_list_fonts

List available fonts, with optional search filter

photopea_make_selection

Create a rectangular, elliptical, or full selection

photopea_modify_selection

Expand, contract, feather, or invert a selection

photopea_move_layer

Translate a layer by x/y offset

photopea_open_file

Open an image from a URL or local file path

photopea_place_image

Place an image from URL or local path

photopea_redo

Redo one or more actions

photopea_reorder_layer

Move a layer in the stack (above, below, top, bottom)

photopea_resize_document

Resize the active document (resamples content to fit)

photopea_run_script

Execute arbitrary Photopea JavaScript

photopea_select_layer

Make a layer active by name or index

photopea_set_layer_properties

Set opacity, blend mode, visibility, name, or lock state

photopea_transform_layer

Scale, rotate, or flip a layer

photopea_undo

Undo one or more actions

photopea_ungroup_layers

Ungroup a layer group