• アップロード無し
  • ローカル処理
  • オフライン対応
  • 自動クリーンアップ
外部リクエスト 0 件

annotate / 透かし

透かし

テキストまたは画像の透かしを追加。

PDF をファイルトレイに追加してください。

方法論と技術的透明性

使用ライブラリ

  • pdf-lib — PDF構築・編集のコアロジック
  • pdf.js — PDFレンダリングとページラスタライズ

メモリ管理戦略

各操作完了後、URL.revokeObjectURL()を即座に呼び出します。pdf.jsのドキュメントハンドルはpdfDoc.destroy()で破棄され、Workerはコンポーネントのアンマウント時または処理完了時に終了されます。

ファイルを保存しないため、恒久的な保存は保証されません。パスワード保護されたPDFのローカル処理はサポートされていません。

Key Features

  • Text and image watermarks

    Add a repeating text stamp or overlay your logo on every page of the PDF.

  • Full style control

    Adjust angle, opacity, font size, and tile spacing to match your brand or security requirements.

  • Live preview

    See exactly how the watermark will appear on the page before applying it.

Common Use Cases

Commonly used to mark draft versions of contracts, brand client proposals before sharing, or add 'CONFIDENTIAL' stamps to sensitive internal reports.

Frequently Asked Questions

Is the watermark permanent?
Yes. The watermark is baked into the page content stream and cannot be removed by a simple PDF viewer.
Can I use my company logo?
Yes. Switch to the Image tab, upload a PNG or JPEG logo, and adjust the size and position.
Will text in the PDF remain selectable?
Yes for text watermarks. Image watermarks rasterize affected pages, which may affect text selectability on those pages.