By · Last updated 2026-08-12

画像内のPIIを墨消し

法的証拠資料、スキャンされたID文書、HRのスクリーンショットには、テキストではなくピクセルとして個人情報が含まれていることがよくあります。当社の画像パイプラインはOCRを実行し、抽出されたテキスト内のPIIを検出し、検出された各箇所を黒塗りボックスで覆います。

仕組み

アップロードされた画像に対してサーバー側で実行される3つのステップです。

1. OCR

Tesseractが、PNGまたはJPG画像からテキストレイヤーを、ページ上の位置情報とともに抽出します。

2. 検出

抽出されたテキストは、文書処理と同じPII検出エンジンを通過し、氏名、ID番号、日付などのエンティティを信頼度スコア付きで特定します。

3. 墨消し

検出された各領域は、画像上に直接、黒塗りボックス(デフォルトの塗りつぶし)で覆われ、墨消しされたファイルがダウンロード用に返されます。

こんな場面で役立ちます

PIIが画像自体に含まれる、スキャンまたは撮影されたあらゆる文書。

法的証拠資料

提出や申立ての前に、スキャンされた証拠資料や証拠写真上の氏名、住所、事件番号を墨消しします。

ID文書

撮影またはスキャンされた身分証明書上のパスポート番号、運転免許証番号、国民ID番号を隠します。

HRスキャン

共有またはアーカイブする前に、スキャンされた従業員フォーム、勤怠表、入社書類上の個人情報を墨消しします。

対応フォーマット

現在、2つの画像フォーマットに対応しています。

対応済み

  • PNG
  • JPG / JPEG

未対応

  • PDFページ画像(テキストレイヤー付きPDFにはPDFパイプラインをご利用ください)
  • その他のラスターフォーマット(TIFF、BMP、WebP、GIFなど)

Basicプラン以上が必要

画像の墨消しにはBasicプラン以上が必要です。無料プランのアカウントはテキストの匿名化は利用できますが、画像は利用できません。アップグレードすると、プランのファイルサイズ上限までPNG/JPGのアップロードが可能になります。

プランを見る

よくある質問

画像の墨消しはどの画像フォーマットに対応していますか?

PNGとJPG(JPEG)です。TIFF、BMP、WebP、GIFなどその他のラスターフォーマットには現在対応していません。

画像の墨消しには有料プランが必要ですか?

はい。画像の墨消しにはBasicプラン以上が必要です。無料プランはテキストの匿名化のみに対応しています。

画像内のPIIはどのように検出されますか?

画像はOCR(Tesseract)を通過し、テキストレイヤーと各テキストの位置が抽出されます。その後、抽出されたテキストは文書処理と同じPII検出エンジンで解析されます。検出された領域は画像自体に黒塗りボックスで覆われます。

墨消しは復元可能ですか?

いいえ。画像の墨消しは、検出された領域を画像のピクセル上に直接不透明な黒塗りボックスで覆う、一方向の視覚的な墨消しであり、テキスト匿名化ツールが提供するような復元可能な暗号化ではありません。

スキャン画像に対するOCRベースの検出の精度はどの程度ですか?

精度はスキャン品質、解像度、手書きか印刷かによって左右されます。低品質のスキャンや手書きテキストはOCR精度を下げ、検出の再現率を低下させます。重要な文書に使用する前に、墨消し結果を必ず確認してください。

画像内のPIIを墨消し

WebアプリでPNGまたはJPGをアップロードするか、APIを直接呼び出してください。

無料で試す

Limitations / Important note

  • OCR-based text extraction is probabilistic; low-quality scans and handwriting lower detection recall.
  • Redaction is a visual, one-way black box over the detected region — not reversible encryption.
  • This page is informational and is not legal advice.

How we measure — our methodology

About this page

We update this page when our platform or the law changes.

Read our founder note for how we work.

Each change shows up in the timestamp at the top.

We follow these rules

  • GDPR (EU 2016/679).
  • ISO/IEC 27001:2022, held by our hosting provider.
  • NIS2 (EU 2022/2555).
  • HIPAA safe harbor under 45 CFR § 164.514(b)(2).

Our promise

We do not sell your data.

We do not train models on your text.

We store your files in Germany.

You can delete your account at any time.

You own your work.

Where we run

Our company HQ is in Saarbrücken, Germany. Our servers run in Hetzner's Falkenstein datacenter.

Hetzner holds ISO 27001 certification.

All data stays in the EU.

Backups run every day.

Need help?

Email support@anonym.legal.

We reply within one business day.

How we test

Automated checks run on every release.

Each surface gets its own sweep script and report.

Human reviewers spot-check the output each week.

We test detection against sample documents before each release.

A failing unit or integration run stops the release.

What we never do

  • We never sell your information to third parties.
  • We never train models on what you upload.
  • We never keep your work after you delete it.
  • We never share keys with any outside firm.
  • We never run ads inside the product.

Plans in plain words

We sell credits, not seats.

One credit covers one short job.

Long jobs use a few credits each.

Paid plans can buy top-up credits.

Credits reset at the end of each cycle.

Read the plans page for current rates.

Who built this

A small team of engineers and lawyers built this.

We ship from Europe and work in the open.

Our founder note spells out why we started.

Where to start

How the parts fit

A browser add-on cleans text inside Chrome.

A Word plug-in handles drafts in Office.

A small desktop tool works on whole folders.

An agent protocol link feeds large models safely.

All four share one core engine and one rule set.

Words from our team

We started this work after a lunch about cookies.

One friend kept getting odd ads on her phone.

We asked why a court file leaked through a draft.

We sketched the first build on a napkin that week.

By month three we had a tiny demo for a friend.

She used it on her first case the next day.

Common questions we hear

Can the tool read scanned PDFs? Yes, with OCR.

Does it work on long files? Yes, in small chunks.

Can I roll my own rule set? Yes, save it as a preset.

Does it run offline? The desktop build runs offline.

Do you keep my files? No, the cloud build wipes after each run.

Will it learn from my work? No, we never train on inputs.

A short tour of the workflow

Upload a file or paste a snippet of prose.

Pick the entities you want gone from the draft.

Choose a method: replace, mask, hash, encrypt, or redact.

Press run and watch the side panel show each hit.

Skim the result and tweak any rule that misfired.

Save the cleaned file or send it to a teammate.