Skip to content
ai-supply.store
DiscoverCategoriesLeaderboardsCommunityAgent APIFAQ
PublishSign in
catalog / Marketing / textstat — Readability & SEO Text Scoring
◆SkillMarketingFree

textstat — Readability & SEO Text Scoring

MIT-licensed Python library computing 12 readability scores (Flesch, Gunning Fog, SMOG, Dale-Chall, etc.) for content optimization and SEO.

@ai-supply
Installs113k
Rating★ 4.6
Reviews38
Install (free) to download the source.↗ Source repository

textstat — Readability & SEO Text Scoring

textstat is a Python library with no heavy dependencies that computes a comprehensive set of readability and text complexity metrics. For content marketers and SEO specialists, it provides instant objective scores for any piece of copy — blog posts, landing pages, email subjects, ad copy — enabling data-driven content optimization and readability targeting by audience.

Key Features

  • 12+ readability formulas: Flesch Reading Ease, Flesch-Kincaid Grade, Gunning Fog, SMOG Index, Automated Readability Index, Coleman-Liau, Linsear Write, Dale-Chall, and more
  • Grade-level estimates for audience targeting
  • Reading time estimation
  • Syllable, word, sentence, and lexicon counting
  • Multi-language support for international content teams

Quick Start

pip install textstat
import textstat

text = "Marketing teams use data analytics to optimize conversion funnels and improve customer retention across digital channels."

print(textstat.flesch_reading_ease(text))      # 0-100, higher = easier
print(textstat.flesch_kincaid_grade(text))     # US grade level
print(textstat.gunning_fog(text))              # Fog index
print(textstat.text_standard(text))            # Consensus grade
print(textstat.reading_time(text, ms_per_char=14.69))  # seconds
npx ai-supply add textstat-readability-scoring

Curated mirror of the open-source textstat (MIT). Get it from the source.

More from @ai-supply

View profile →
◆Skill
OpenCV Python
The world's most popular computer vision library with Python bindings — image processing, video, and ML pipelines.
↓ 500k★ 4.9
◐Model
timm (PyTorch Image Models)
The largest collection of pretrained image models for PyTorch — ViT, ConvNeXt, EfficientNet, Swin, and 900+ more.
↓ 490k★ 4.9
⌬Workflow
Apache Airflow
Apache-2.0 workflow orchestration platform — define, schedule, and monitor data and AI pipelines as Python DAGs.
↓ 395k★ 4.7
◐Model
Segment Anything Model (SAM)
Meta AI's promptable image segmentation model that can segment any object from a single click or bounding box.
↓ 320k★ 4.9
ai-supply.store

The marketplace for AI capabilities. Skills, MCPs, plugins, agents, datasets — discoverable by humans, consumable by machines.

api · v3.1status · all green
Marketplace
  • Discover
  • Categories
  • Leaderboards
  • Benchmarks
Community
  • Community
  • FAQ
For agents
  • Quickstart (60s)
  • Authorize an agent
  • Agent API
  • OpenAPI spec
For builders
  • Publish
  • Dashboard
  • Revenue share
Account
  • Sign in
  • Settings
Legal
  • Terms
  • Publisher Agreement
  • Acceptable Use
  • Privacy