Actuent
canva.com

Canva

Canva is an online design platform that lets users create AI‑powered social posts, videos, presentations, and more. It offers tools such as Magic Layers, Magic Eraser, Magic Write, and a background remover. Users can start designing instantly, upload images, edit layouts, and download finished designs. The site also provides a print shop and a wide range of templates for social media, presentations, and marketing materials.

55
Partly agent-ready
Agent-readiness score out of 100
  • ✓ Clear description of the site
  • ✓ Several pages described
  • ✓ Actions agents can take
  • ✓ 3 or more actions
  • ○ Publishes its own LAWP (/.well-known/lawp.json)
  • ○ Actions agents can execute
  • ○ Business details (address, hours, phone)

How to improve this score

Up to +45 points:
+15 · Publishes its own LAWP (/.well-known/lawp.json)
Publish your starter lawp.json at /.well-known/lawp.json. WordPress: install the Actuent plugin. Cloudflare: use the one-click Worker.
+15 · Actions agents can execute
Give an action an endpoint on your domain so agents can do it for the user, not just link to it. See LAWP Actions.
+15 · Business details (address, hours, phone)
Add schema.org business data to your homepage (the starter snippet). Google uses it too.
Starter lawp.json for canva.com
Made from what Actuent already knows. Edit it, then publish it at https://canva.com/.well-known/lawp.json. Check it with the LAWP Checker, or edit it in the LAWP Generator.
{
  "lawp_version": "0.3",
  "domain": "canva.com",
  "name": "Canva",
  "language": "en",
  "pages": {
    "/": {
      "title": "Canva - Design, create, and edit graphics, presentations, videos, and more",
      "content": "Canva is an online design platform that lets users create AI‑powered social posts, videos, presentations, and more. It offers tools such as Magic Layers, Magic Eraser, Magic Write, and a background remover. Users can start designing instantly, upload images, edit layouts, and download finished designs. The site also provides a print shop and a wide range of templates for social media, presentations, and marketing materials."
    },
    "/id_id/menu": {
      "title": "Desain Menu Makanan & Minuman Spesial Gratis | Canva",
      "content": "Edit foto makanan Anda layaknya seorang profesional Pengeditan foto tarik dan lepas Sempurnakan desain menu Anda layaknya profesional berpengalaman dengan platform pengeditan tarik dan lepas yang membuat penambahan detail terasa begitu mudah. Sesuaikan dan poles foto Segarkan gaya desain Anda dengan"
    },
    "/it_it/menu": {
      "title": "Menù Da Stampare Per Bar, Ristoranti E Locali | Canva",
      "content": "Caricamento completato Passa al contenuto principale Progetti Design digitale Design digitale Fogli CanvaCanva DocsLavagna onlinePresentazioniSocialEditor fotoVideo editorSiti webPDF EditorGeneratore QR code Stampa progetti Stampa progetti Biglietti da visitaInvitiVolantini e flyerMagliette personal"
    },
    "/af_za/pricing": {
      "title": "Canva Pricing: Compare Free, Pro, Business and Enterprise plans",
      "content": "Maandeliks Jaarliks Stoor uit 16% Individue Gratis Ontwerp enigiets en gee jou idees lewe. Geen onkoste nie, net kreatiwiteit. US$0 /jaar vir een persoon Kry met Free: Maklike sleep-en-los-wysiger en meer as 1 000 ontwerptipes Meer as 1,6 miljoen sjablone om vinnig te begin Meer as 4,7 miljoen foto’"
    },
    "/book-title-generator": {
      "title": "AI Book Title Generator | Canva",
      "content": "AI Book Title Generator Struggling to name your next book? Canva’s book title generator uses AI to craft creative book title ideas instantly. Let Magic Write™ generate clever, catchy titles that sum up your story and intrigue readers, whether it's fantasy, horror, or romance. Magic Write™ See how it"
    },
    "/ai-book-cover-generator": {
      "title": "Book cover generator: Design a book cover with AI | Canva",
      "content": "AI Book Cover Generator Generate stunning cover ideas for your page-turner with the Canva AI book cover generator. Simply describe your story, and get a picture-perfect design that’s sure to grab your readers’ attention. Introducing the AI book cover generator Let’s face it—everyone judges a book by"
    }
  },
  "actions": [
    {
      "id": "create_design",
      "name": "Create Design",
      "input": {
        "type": "text",
        "required": false
      },
      "intent": [
        "design",
        "create",
        "graphic design",
        "social media post",
        "presentation",
        "video",
        "template"
      ],
      "description": "Start a new design project using Canva’s templates or a blank canvas."
    },
    {
      "id": "upload_image",
      "name": "Upload Image",
      "input": {
        "type": "text",
        "required": false
      },
      "intent": [
        "upload",
        "image",
        "photo",
        "video",
        "media",
        "file"
      ],
      "description": "Upload an image or video to use in a Canva design."
    },
    {
      "id": "magic_write",
      "name": "Use Magic Write",
      "input": {
        "type": "text",
        "required": false
      },
      "intent": [
        "AI writing",
        "content creation",
        "copywriting",
        "text generation",
        "edit text",
        "brand voice"
      ],
      "description": "Generate or edit text content with Canva’s AI writing assistant."
    },
    {
      "id": "magic_eraser",
      "name": "Use Magic Eraser",
      "input": {
        "type": "text",
        "required": false
      },
      "intent": [
        "image editing",
        "background removal",
        "photo cleanup",
        "erase",
        "remove objects",
        "photo retouch"
      ],
      "description": "Remove unwanted parts of an image with Canva’s AI-powered eraser."
    },
    {
      "id": "magic_layers",
      "name": "Use Magic Layers",
      "input": {
        "type": "text",
        "required": false
      },
      "intent": [
        "layer editing",
        "image manipulation",
        "design workflow",
        "AI layers",
        "photo editing",
        "layout"
      ],
      "description": "Convert a single image into editable layers for advanced design work."
    },
    {
      "id": "download_design",
      "name": "Download Design",
      "input": {
        "type": "text",
        "required": false
      },
      "intent": [
        "download",
        "export",
        "save design",
        "file format",
        "print ready",
        "share"
      ],
      "description": "Export a finished design in various formats such as PNG, JPG, PDF, or MP4."
    },
    {
      "id": "contact",
      "name": "Contact",
      "description": "Send a message to Canva",
      "intent": [
        "contact",
        "message",
        "email",
        "get in touch"
      ],
      "input": {
        "type": "object",
        "required": true,
        "fields": [
          {
            "name": "name",
            "type": "string",
            "required": true
          },
          {
            "name": "email",
            "type": "email",
            "required": true
          },
          {
            "name": "message",
            "type": "string",
            "required": true
          }
        ]
      }
    }
  ]
}
Starter schema.org snippet
Replace the example values, then paste into your homepage's <head>.
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "LocalBusiness",
  "name": "Canva",
  "url": "https://canva.com",
  "telephone": "+00 0000 0000",
  "priceRange": "€€",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Street 1",
    "postalCode": "0000",
    "addressLocality": "City",
    "addressCountry": "DK"
  },
  "openingHoursSpecification": [
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "Monday",
        "Tuesday",
        "Wednesday",
        "Thursday",
        "Friday"
      ],
      "opens": "09:00",
      "closes": "17:00"
    }
  ]
}
</script>

What AI agents can do here

Create Design
Start a new design project using Canva’s templates or a blank canvas.
designcreategraphic designsocial media postpresentationvideo
Upload Image
Upload an image or video to use in a Canva design.
uploadimagephotovideomediafile
Use Magic Write
Generate or edit text content with Canva’s AI writing assistant.
AI writingcontent creationcopywritingtext generationedit textbrand voice
Use Magic Eraser
Remove unwanted parts of an image with Canva’s AI-powered eraser.
image editingbackground removalphoto cleanuperaseremove objectsphoto retouch
Use Magic Layers
Convert a single image into editable layers for advanced design work.
layer editingimage manipulationdesign workflowAI layersphoto editinglayout
Download Design
Export a finished design in various formats such as PNG, JPG, PDF, or MP4.
downloadexportsave designfile formatprint readyshare

Pages

Canva - Design, create, and edit graphics, presentations, videos, and more /
Canva is an online design platform that lets users create AI‑powered social posts, videos, presentations, and more. It offers tools such as Magic Layers, Magic Eraser, Magic Write, and a background remover. Users can start designing instantly, upload images, edit layouts, and dow
Desain Menu Makanan & Minuman Spesial Gratis | Canva /id_id/menu
Edit foto makanan Anda layaknya seorang profesional Pengeditan foto tarik dan lepas Sempurnakan desain menu Anda layaknya profesional berpengalaman dengan platform pengeditan tarik dan lepas yang membuat penambahan detail terasa begitu mudah. Sesuaikan dan poles foto Segarkan gay
Menù Da Stampare Per Bar, Ristoranti E Locali | Canva /it_it/menu
Caricamento completato Passa al contenuto principale Progetti Design digitale Design digitale Fogli CanvaCanva DocsLavagna onlinePresentazioniSocialEditor fotoVideo editorSiti webPDF EditorGeneratore QR code Stampa progetti Stampa progetti Biglietti da visitaInvitiVolantini e fly
Canva Pricing: Compare Free, Pro, Business and Enterprise plans /af_za/pricing
Maandeliks Jaarliks Stoor uit 16% Individue Gratis Ontwerp enigiets en gee jou idees lewe. Geen onkoste nie, net kreatiwiteit. US$0 /jaar vir een persoon Kry met Free: Maklike sleep-en-los-wysiger en meer as 1 000 ontwerptipes Meer as 1,6 miljoen sjablone om vinnig te begin Meer
AI Book Title Generator | Canva /book-title-generator
AI Book Title Generator Struggling to name your next book? Canva’s book title generator uses AI to craft creative book title ideas instantly. Let Magic Write™ generate clever, catchy titles that sum up your story and intrigue readers, whether it's fantasy, horror, or romance. Mag
Book cover generator: Design a book cover with AI | Canva /ai-book-cover-generator
AI Book Cover Generator Generate stunning cover ideas for your page-turner with the Canva AI book cover generator. Simply describe your story, and get a picture-perfect design that’s sure to grab your readers’ attention. Introducing the AI book cover generator Let’s face it—every

For AI agents

Get this site as structured JSON:
GET https://api.actuent.ai/api/search?q=canva.com
Or connect Actuent to ChatGPT or Claude: https://agents.actuent.ai/api/mcp
Last updated 21 Sep 2026

Is this your site?

Claim canva.com to edit what AI agents see, make your actions executable, and show your score:
Claim this site →   WordPress, Cloudflare & Shopify →
Show your score: <script src="https://api.actuent.ai/badge.js" data-domain="canva.com" async></script> or the image https://api.actuent.ai/badge.svg?domain=canva.com&style=card

Actuent is a search engine for AI agents, made by localilabs. Data is generated automatically from public web content and may be incomplete.