# Photumo > Photumo turns any photo into a premium AI-upscaled canvas wall art print. Portrait, landscape, and square formats from 20 × 25 cm up to 135 × 135 cm. Oak, black, or white frames. Ships worldwide from the EU. Operated by Online Minds ApS. Photumo is a direct-to-consumer canvas print store. The configurator at /product lets users upload a photo, crop and pick a size/frame, preview the canvas on a real wall in five room mockups, and check out with Stripe in EUR / USD / GBP / CAD / AUD. After payment, images are AI-upscaled with fal.ai clarity-upscaler so even phone photos print crisply at XL sizes. ## Primary pages - [Home](https://photumo.com/): overview, pricing, how it works. - [Create a canvas print](https://photumo.com/product): the configurator — upload, size/frame selection, room mockup preview, checkout. - [Terms of Service](https://photumo.com/terms) - [Privacy Policy](https://photumo.com/privacy) ## Agent-consumable content - [Homepage as markdown](https://photumo.com/.well-known/md/index.md): pricing tables, sizes, frames, flow. - [API documentation (markdown)](https://photumo.com/.well-known/md/api.md) - [OpenAPI 3.1 spec](https://photumo.com/.well-known/openapi.json) - [API catalog (linkset+json, RFC 9727)](https://photumo.com/.well-known/api-catalog) - [Agent skills index](https://photumo.com/.well-known/agent-skills/index.json) - [MCP server card](https://photumo.com/.well-known/mcp/server-card.json) ## Live JSON endpoints - `GET https://photumo.com/api/health` — service health. - `GET https://photumo.com/api/products` — full catalog (sizes, frames, EUR prices with 50% launch discount). - `GET https://photumo.com/api/faq` — frequently asked questions. - `GET https://photumo.com/api/shipping` — shipping regions, currencies, lead time. - `GET https://photumo.com/api/image-requirements` — accepted formats, max size, quality guidance. - `POST https://photumo.com/api/checkout` — create a Stripe Checkout session. See the OpenAPI spec for the full payload. ## Skills (agent workflows) - [browse-canvas-sizes](https://photumo.com/.well-known/agent-skills/browse-canvas-sizes/SKILL.md): list sizes + pricing. - [create-canvas-print](https://photumo.com/.well-known/agent-skills/create-canvas-print/SKILL.md): end-to-end order flow. - [recommend-canvas-for-room](https://photumo.com/.well-known/agent-skills/recommend-canvas-for-room/SKILL.md): size recommendation by room/placement. - [shipping-and-delivery](https://photumo.com/.well-known/agent-skills/shipping-and-delivery/SKILL.md): regions, lead times, currencies. - [image-requirements](https://photumo.com/.well-known/agent-skills/image-requirements/SKILL.md): accepted formats + AI upscaling. - [frame-guide](https://photumo.com/.well-known/agent-skills/frame-guide/SKILL.md): oak vs black vs white vs unframed. ## Optional - [robots.txt](https://photumo.com/robots.txt) - [sitemap.xml](https://photumo.com/sitemap.xml) - [Contact](mailto:hello@photumo.com)