Identity & Authority: Descript – Signal Evidence & AI Readability

Descript

(https://descript.com) 📸 Data Snapshot: May 29, 2026
Identity & Authority — The Lens

Inspect the JSON-LD. Is there an Organization or Person schema, and does it carry sameAs links to real external profiles (LinkedIn, socials)? Missing schema or no identity declaration signals an anonymous entity.

Identity & Authority Expert verifiability & Schema depth.
15 Impact Weight: 15 / 100
100% Reputation

Authority is well-established through technical implementation. The schema_json is robust, featuring founding dates (2017) and verified sameAs links to major social platforms. Unlike many competitors, the site does not hide behind anonymous ‘experts’ but instead focuses on the technical authority of its AI models and proprietary tools like ‘Underlord’ and ‘Studio Sound.’

Performance claims are grounded in measurable metrics. The assertion of ‘95% accuracy’ for AI transcription and ’30+ languages’ provides a clear benchmark for user expectations. While the site claims it would be ‘virtually impossible’ to hit turnaround times without it, these are presented as customer testimonials rather than unsubstantiated marketing slogans.

Identity & Authority is read from the structured data first: whether the site declares who it is in machine-readable schema, with verifiable identity links. Below is the schema captured per page, then the external proof links that support (or fail to support) that identity.

🔗 Identity & Technical Layer — schema JSON-LD: identity chains, entity gaps
Homepage schema
[
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "name": "Home",
                "item": "https://www.descript.com"
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "Organization",
        "name": "Descript",
        "url": "https://www.descript.com",
        "logo": "https://descript-website.vercel.app/images/descript-nav-logo-light.svg",
        "description": "Descript makes editing video and audio as easy as editing text. Record, transcribe, edit, and publish in one tool. Try for free, with powerful upgrades for creators & teams.",
        "foundingDate": "2017",
        "sameAs": [
            "https://x.com/descript",
            "https://www.youtube.com/@descript",
            "https://www.linkedin.com/company/descript",
            "https://www.facebook.com/descriptapp"
        ]
    }
]
/contact/
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.descript.com"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Contact",
            "item": "https://www.descript.com/contact"
        }
    ]
}
/captions/
[
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "name": "Home",
                "item": "https://www.descript.com"
            },
            {
                "@type": "ListItem",
                "position": 2,
                "name": "Captions",
                "item": "https://www.descript.com/captions"
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "SoftwareApplication",
        "name": "Descript",
        "url": "https://www.descript.com",
        "description": "Descript makes editing video and audio as easy as editing text. Record, transcribe, edit, and publish in one tool. Try for free, with powerful upgrades for creators & teams.",
        "image": "https://descript-website.vercel.app/images/descript-nav-logo-light.svg",
        "operatingSystem": "Windows, macOS",
        "applicationCategory": "MultimediaApplication",
        "aggregateRating": {
            "@type": "AggregateRating",
            "ratingValue": "4.6",
            "reviewCount": "782",
            "bestRating": "5"
        },
        "offers": [
            {
                "@type": "Offer",
                "price": "0",
                "priceCurrency": "USD",
                "name": "Free"
            },
            {
                "@type": "Offer",
                "price": "16",
                "priceCurrency": "USD",
                "name": "Hobbyist"
            },
            {
                "@type": "Offer",
                "price": "24",
                "priceCurrency": "USD",
                "name": "Creator"
            },
            {
                "@type": "Offer",
                "price": "50",
                "priceCurrency": "USD",
                "name": "Business"
            }
        ]
    }
]
/transcription/
[
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "name": "Home",
                "item": "https://www.descript.com"
            },
            {
                "@type": "ListItem",
                "position": 2,
                "name": "Transcription",
                "item": "https://www.descript.com/transcription"
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "SoftwareApplication",
        "name": "Descript",
        "url": "https://www.descript.com",
        "description": "Descript makes editing video and audio as easy as editing text. Record, transcribe, edit, and publish in one tool. Try for free, with powerful upgrades for creators & teams.",
        "image": "https://descript-website.vercel.app/images/descript-nav-logo-light.svg",
        "operatingSystem": "Windows, macOS",
        "applicationCategory": "MultimediaApplication",
        "aggregateRating": {
            "@type": "AggregateRating",
            "ratingValue": "4.6",
            "reviewCount": "782",
            "bestRating": "5"
        },
        "offers": [
            {
                "@type": "Offer",
                "price": "0",
                "priceCurrency": "USD",
                "name": "Free"
            },
            {
                "@type": "Offer",
                "price": "16",
                "priceCurrency": "USD",
                "name": "Hobbyist"
            },
            {
                "@type": "Offer",
                "price": "24",
                "priceCurrency": "USD",
                "name": "Creator"
            },
            {
                "@type": "Offer",
                "price": "50",
                "priceCurrency": "USD",
                "name": "Business"
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "FAQPage",
        "mainEntity": [
            {
                "@type": "Question",
                "name": "What is Descript’s AI transcription?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "Descript’s AI transcription automatically converts audio or video into editable text in seconds, combining industry-leading accuracy with instant editing tools."
                }
            },
            {
                "@type": "Question",
                "name": "How accurate is Descript’s transcription?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "Descript’s AI transcription delivers up to 95% accuracy, producing clean, ready-to-edit transcripts with minimal manual fixes required."
                }
            },
            {
                "@type": "Question",
                "name": "Can I edit my video or podcast by editing text?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "Yes. Descript lets you edit video, audio, or podcasts by editing text, just like a doc—delete words or move sentences and your media updates instantly."
                }
            },
            {
                "@type": "Question",
                "name": "Does Descript support multiple languages and translation?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "Yes. Descript supports 30+ languages for transcription and lets you translate transcripts, captions, or audio instantly—helping creators reach global audiences with multilingual content."
                }
            },
            {
                "@type": "Question",
                "name": "How do I add captions to my videos?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "Descript automatically generates time-synced captions from your transcript. You can edit the text to adjust timing, and captions update to stay aligned with your media."
                }
            },
            {
                "@type": "Question",
                "name": "Can Descript remove filler words like “um” and “uh”?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "Yes. Descript’s AI automatically detects and removes filler words to make your recordings sound clean, polished, and professional."
                }
            },
            {
                "@type": "Question",
                "name": "Can I update or fix dialogue without re-recording?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "Yes. With Descript’s AI voice tools, you can change your script and regenerate the spoken audio — using your own trained voice or a stock voice — no re-recording required."
                }
            },
            {
                "@type": "Question",
                "name": "Is there a free plan for Descript’s transcription tools?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "Yes. Descript offers a free plan so you can try AI transcription, captions, and text-based editing before upgrading for longer files and premium features. Free users get 1 hour of media minutes each month to explore Descript’s AI-powered tools."
                }
            },
            {
                "@type": "Question",
                "name": "How is Descript different from other transcription software?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "Unlike basic transcription tools, Descript combines AI transcription, video editing, captions, translation, and AI voice synthesis—all in one intuitive workspace."
                }
            }
        ]
    }
]
🛡️ Trust Signals — external proof links that back the declared identity
876Review mentions (all pages)
2External proof links (all pages)
PageReviewsProof links
/ (home) 433 0
/contact/ 28 0
/captions/ 152 1
/transcription/ 263 1