|
| 1 | +name = "Landing AI Agentic Document Extraction" |
| 2 | +description = "Intelligent Document Understanding with Visual Context. Convert decades of archived documents into LLM-ready data in hours rather than weeks." |
| 3 | +currency = "USD" |
| 4 | +url = "https://landing.ai/agentic-document-extraction" |
| 5 | +github = "" |
| 6 | +docs = "https://docs.landing.ai/ade/ade-overview" |
| 7 | +type = "Cloud" |
| 8 | +last_updated = "2025-10-02" |
| 9 | + |
| 10 | +[metadata] |
| 11 | +default_billing_frequency = "Monthly" |
| 12 | +default_currency = "USD" |
| 13 | +has_usage_based_billing = true |
| 14 | +has_enterprise_option = true |
| 15 | +has_free_tier = false |
| 16 | + |
| 17 | +credit = "The number of credits used to process a document is based on the number of pages and the features used in parsing. 3 credits/page, 3 credits/page when extraction schema is provided, 1 credit/page for zero data retention." |
| 18 | + |
| 19 | + |
| 20 | +[compliance] |
| 21 | +# https://docs.landing.ai/ade/ade-eu |
| 22 | +gdpr = false |
| 23 | +soc_two = false |
| 24 | +iso = false |
| 25 | +hipaa = true |
| 26 | + |
| 27 | +[processing] |
| 28 | +tables = true |
| 29 | +forms = true |
| 30 | +images = true |
| 31 | +graphs = true |
| 32 | +equation = true |
| 33 | +ocr = true |
| 34 | + |
| 35 | +[input_formats] |
| 36 | +# https://docs.landing.ai/ade/ade-file-types |
| 37 | +pdf = true |
| 38 | +spreadsheet = false |
| 39 | +word = false |
| 40 | +powerpoint = false |
| 41 | +html = false |
| 42 | +epub = false |
| 43 | +images = true |
| 44 | + |
| 45 | +[output_formats] |
| 46 | +json = true |
| 47 | +markdown = true |
| 48 | +html = false |
| 49 | +plain = false |
| 50 | +structuredData = true |
| 51 | + |
| 52 | + |
| 53 | +# https://docs.landing.ai/ade/ade-pricing |
| 54 | + |
| 55 | +[[tiers]] |
| 56 | +name = "Explore" |
| 57 | +billing_type = "Usage" |
| 58 | +price = "pay as you go" |
| 59 | +included_quota = "1000 credits" |
| 60 | +billing_frequency = "Monthly" |
| 61 | +currency = "USD" |
| 62 | +cost_per_unit = "$1 buys 100 credits" |
| 63 | +features = [ |
| 64 | + "Parse", |
| 65 | + "Field extraction", |
| 66 | + "Visual grounding", |
| 67 | + "Document splitting & classification", |
| 68 | + "Multilingual documents", |
| 69 | + "API & library access" |
| 70 | +] |
| 71 | + |
| 72 | +[[tiers]] |
| 73 | +name = "Team - 27.5k" |
| 74 | +price = "$250/month" |
| 75 | +billing_type = "Subscription, Usage" |
| 76 | +billing_frequency = "Monthly" |
| 77 | +included_quota = "27,500 credits" |
| 78 | +currency = "USD" |
| 79 | +cost_per_unit = "$1 buys 110 credits. Charged at $0.01 per credit" |
| 80 | +features = [ |
| 81 | + "Team management and shared usage", |
| 82 | + "Unlimited API key creation with usage tracking", |
| 83 | + "Email support", |
| 84 | + "Zero data retention available", |
| 85 | + "HIPAA-compliant processing with BAA agreement available" |
| 86 | +] |
| 87 | + |
| 88 | +[[tiers]] |
| 89 | +name = "Team - 55" |
| 90 | +price = "$500/month" |
| 91 | +billing_type = "Subscription, Usage" |
| 92 | +billing_frequency = "Monthly" |
| 93 | +included_quota = "55,000 credits" |
| 94 | +currency = "USD" |
| 95 | +cost_per_unit = "$1 buys 110 credits. Charged at $0.01 per credit" |
| 96 | +features = [ |
| 97 | + "Team management and shared usage", |
| 98 | + "Unlimited API key creation with usage tracking", |
| 99 | + "Email support", |
| 100 | + "Zero data retention available", |
| 101 | + "HIPAA-compliant processing with BAA agreement available" |
| 102 | +] |
| 103 | + |
| 104 | +[[tiers]] |
| 105 | +name = "Team - 110" |
| 106 | +price = "$1000/month" |
| 107 | +billing_type = "Subscription, Usage" |
| 108 | +billing_frequency = "Monthly" |
| 109 | +included_quota = "110,000 credits" |
| 110 | +currency = "USD" |
| 111 | +cost_per_unit = "$1 buys 110 credits. Charged at $0.01 per credit" |
| 112 | +features = [ |
| 113 | + "Team management and shared usage", |
| 114 | + "Unlimited API key creation with usage tracking", |
| 115 | + "Email support", |
| 116 | + "Zero data retention available", |
| 117 | + "HIPAA-compliant processing with BAA agreement available" |
| 118 | +] |
| 119 | + |
| 120 | +[[tiers]] |
| 121 | +name = "Team - 165" |
| 122 | +price = "$1500/month" |
| 123 | +billing_type = "Subscription, Usage" |
| 124 | +billing_frequency = "Monthly" |
| 125 | +included_quota = "165,000 credits" |
| 126 | +currency = "USD" |
| 127 | +cost_per_unit = "$1 buys 110 credits. Charged at $0.01 per credit" |
| 128 | +features = [ |
| 129 | + "Team management and shared usage", |
| 130 | + "Unlimited API key creation with usage tracking", |
| 131 | + "Email support", |
| 132 | + "Zero data retention available", |
| 133 | + "HIPAA-compliant processing with BAA agreement available" |
| 134 | +] |
| 135 | + |
| 136 | + |
| 137 | +[[tiers]] |
| 138 | +name = "Visionary - 260k" |
| 139 | +price = "$2000/month" |
| 140 | +billing_type = "Subscription, Usage" |
| 141 | +billing_frequency = "Monthly" |
| 142 | +included_quota = "260,000 pages included" |
| 143 | +currency = "USD" |
| 144 | +cost_per_unit = "$1 buys 130 credits. Charged at $0.01 per credit" |
| 145 | +features = [ |
| 146 | + "Team management and shared usage", |
| 147 | + "Confidence scoring", |
| 148 | + "Slack support" |
| 149 | +] |
| 150 | + |
| 151 | + |
| 152 | +[[tiers]] |
| 153 | +name = "Visionary - 455k" |
| 154 | +price = "$3500/month" |
| 155 | +billing_type = "Subscription, Usage" |
| 156 | +billing_frequency = "Monthly" |
| 157 | +included_quota = "455,000 pages included" |
| 158 | +currency = "USD" |
| 159 | +cost_per_unit = "$1 buys 130 credits. Charged at $0.01 per credit" |
| 160 | +features = [ |
| 161 | + "Team management and shared usage", |
| 162 | + "Confidence scoring", |
| 163 | + "Slack support" |
| 164 | +] |
| 165 | + |
| 166 | +[[tiers]] |
| 167 | +name = "Visionary - 650k" |
| 168 | +price = "$5000/month" |
| 169 | +billing_type = "Subscription, Usage" |
| 170 | +billing_frequency = "Monthly" |
| 171 | +included_quota = "650,000 pages included" |
| 172 | +currency = "USD" |
| 173 | +cost_per_unit = "$1 buys 130 credits. Charged at $0.01 per credit" |
| 174 | +features = [ |
| 175 | + "Team management and shared usage", |
| 176 | + "Confidence scoring", |
| 177 | + "Slack support" |
| 178 | +] |
| 179 | + |
| 180 | +[[tiers]] |
| 181 | +name = "Enterprise" |
| 182 | +price = "custom" |
| 183 | +billing_type = "Subscription, Usage" |
| 184 | +billing_frequency = "Monthly" |
| 185 | +included_quota = "" |
| 186 | +currency = "USD" |
| 187 | +cost_per_unit = "" |
| 188 | +features = [ |
| 189 | + "SaaS, VPL (Virtual Private LandingAI), VPC, and on-prem deployments", |
| 190 | + "Custom processing pipeline", |
| 191 | + "SLAs and uptime guarantees", |
| 192 | + "Priority rate limits", |
| 193 | + "Snowflake integration support" |
| 194 | +] |
0 commit comments