미디어 및 크리에이티브

PDF

PDF documents를 읽고, edit하고, fill하고, preview하세요.

PDF를 chat에 drop하면 MoClaw가 text와 visual layout으로 읽습니다. tables를 extract하고, forms를 fill하고, pages를 redact하고, files를 merge 또는 split하고, 저장된 signature로 sign하며, 원하는 page preview를 render할 수 있습니다. OCR을 통해 scanned PDFs에도 작동합니다.

작동 방식

엔지니어링 없이 3단계로 PDF를 연결합니다.

  1. 1

    chat에 PDF drop하기

    drag-and-drop, URL paste, 또는 Slack이나 Telegram으로 share하세요. scan이면 MoClaw가 OCR을 수행하고 text를 index합니다.

  2. 2

    무엇이든 물어보기

    '총 invoice amount가 얼마야?', '모든 table을 CSV로 뽑아 줘', 'cancellation clause를 highlight해 줘', '이 form을 내 saved info로 fill해 줘'처럼 요청하세요.

  3. 3

    새 PDF나 extracted data 받기

    요청에 따라 output은 edit이 적용된 새 PDF이거나 structured data(CSV, JSON, markdown)입니다.

이렇게 말해보세요

PDF에 바로 붙여 넣을 수 있는 실제 prompts입니다.

  • 이 80-page financial report의 모든 table을 separate CSV files로 ~/reports/에 extract해 줘.
  • 이 W-9 form을 내 saved tax info로 fill하고 page 2에 signature를 추가해 줘.
  • 이 50개 court filings에서 모든 email address와 phone number를 redact한 뒤 redacted versions를 ~/redacted/에 save해 줘.

단계별 데모

prompt를 보내면 실제로 일어나는 일입니다.

Prompt 01 4 단계

“이 80-page financial report의 모든 table을 separate CSV files로 extract해 줘.”

MoClaw가 하는 일

  1. 1 PDF를 index합니다. pages 12~76에서 23개의 tables를 detect합니다.
  2. 2 각 table에 대해 headers를 infer하고 Camelot extraction을 실행합니다(low-quality scans는 vision OCR로 fallback).
  3. 3 23개의 CSV files를 section heading 기준 이름으로 ~/reports/에 작성합니다.
  4. 4 각 file link와 5-row preview가 포함된 manifest를 chat에 post합니다.
결과

다음처럼 답합니다. '23 tables extracted to ~/reports/. Largest is page 47 (Quarterly revenue by region, 8 cols × 47 rows). Two tables on pages 22 and 58 had layout issues — I used vision OCR instead of Camelot for those, double-check before using.'

FAQ

가격, 개인정보, 제한에 대한 빠른 답변입니다.

scanned PDFs에서도 작동하나요?
예. MoClaw는 text를 읽기 전에 OCR(clean scans에는 Tesseract, handwriting과 low-quality에는 vision)을 실행합니다.
PDFs에 sign할 수 있나요?
예. signature를 한 번 upload하세요(Settings then Documents then Signature). MoClaw는 사용자가 지정한 위치나 form의 signature field에 배치합니다.
editing은 destructive인가요?
아니요. MoClaw는 새 PDF를 생성하며 원본은 그대로 유지됩니다. changes를 보고 싶으면 side-by-side diff를 요청할 수 있습니다.
encrypted 또는 password-protected PDFs는 어떻게 되나요?
chat에서 password를 제공하면 unlock하고 process합니다. operation 이후 password는 저장하지 않습니다.

MoClaw를 무료로 사용해보세요.

월 1,000 credits, 또는 자체 key 사용으로 무제한 사용.

언제든지 취소