AllPDFMagic

PDF tools + invoice extraction, bank statement parsing, GST reconciliation & GSTIN validation.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

    Какие данные видит

    Нужен ли аккаунт

    Не нужен: сервер работает без входа

    PDF tools + invoice extraction, bank statement parsing, GST reconciliation & GSTIN validation.

    Список инструментов сервера (7)

    Технические названия из tools/list. Нужны только разработчикам.

    validate_gstinValidate an Indian GSTIN: format and check-digit (base-36 checksum). Catches typos and fabricated numbers instantly. Runs locally — no API key required. Note: does NOT confirm active registration on the GST portal.
    compress_pdfCompress a PDF file to reduce its size. Returns a download URL for the compressed file. Free tier: 500 calls/month.
    pdf_to_excelConvert a PDF (tables, statements, reports) to an Excel file. Returns a download URL. Requires Premium tier or above.
    extract_invoice_dataExtract structured data from an invoice PDF: vendor, invoice number, date, line items, taxes (GST-aware), totals — as JSON. Requires Team tier or above.
    parse_bank_statementParse a bank statement PDF (any Indian bank + international formats) into categorized transactions with dates, amounts, balances, payment modes (UPI/NEFT/ATM/...), and an income/expense summary. Requires Developer tier or above.
    reconcile_documentsReconcile two or more documents (e.g. purchase register vs GSTR-2B, bank statement vs ledger). Matches line items by GSTIN + invoice number + amount; reports matches, mismatches with exact fields, and unmatched items. Requires Developer tier or above.
    detect_document_fraudScreen a batch of 2+ invoices/documents for fraud signals: fabricated GSTINs (check-digit), duplicate invoice numbers across documents, duplicate/near-duplicate files, and amount anomalies. Requires Developer tier or above.