Signature Background Remover
Turn a phone photo or scan of a signed sheet of paper into clean black strokes on a transparent PNG, with the paper, its shadows and its yellow cast gone.
画像をここにドロップまたはクリックしてアップロード
JPG、PNG、GIF、WEBP、SVGをサポート
What this signature background remover does
This page pulls the pen strokes out of a photo or scan of a signed sheet of paper and makes everything else transparent. It does not run the AI subject-segmentation model that the general background remover uses, and that is a deliberate design decision rather than a missing feature. A salient-object model asked to name the subject of a photograph of a signed page answers: the page. It would hand back the whole sheet, neatly cut away from your desk, with the signature still sitting on opaque white. Separating ink from paper is a different measurement entirely, so this page runs a different algorithm. It works the way a document scanner does. First it builds a map of how bright the paper is at every point, by averaging the brightness of a large square window around each pixel — a window sized at roughly one sixteenth of the shorter edge, computed through a summed-area table so the cost does not grow with the window size. Pen strokes are thin, so they contribute only a few percent of any such window, which makes that map a good estimate of the paper on its own, including its shadow gradient, the warm cast of a desk lamp and the yellowing of old stock. Each pixel is then judged against its own local paper value instead of against a fixed brightness: anything below the threshold share of the light around it becomes ink, everything else becomes transparent. A soft band immediately below the threshold keeps the antialiased outside of each stroke partly transparent, which is what stops the result from looking like a fax. Ink is flattened to near-black by default, or keeps its scanned color for a blue pen. The limits follow directly from the method: anything genuinely darker than its surrounding paper counts as ink, so printed text, ruled lines, graph squares, staple shadows and a hard crease all survive alongside the signature. A pencil signature barely darker than the sheet may need the threshold raised before it registers, and raising it also starts admitting paper grain. And because the illumination map assumes strokes are thin relative to the window, a thick marker signature filling most of the frame will partly erase its own interior. Output is always PNG, and the file never leaves your browser.
Why a signature needs its own tool
Almost nobody signs digitally on the first pass. The normal sequence is that a contract, a lease, a tax form or a school permission slip arrives as a PDF, someone prints the signature line or signs a blank sheet, and then photographs it with a phone because there is no scanner in the house. What comes back is a rectangle of paper that is bright near the window and grey in the corner, slightly warm from the ceiling light, with a faint shadow from the hand that held the phone. Dropping that rectangle into a document leaves an obvious pale patch sitting on top of the page, and it reads as exactly what it is. What the document actually needs is the strokes and nothing else, so the underlying text and rules show through around the signature the way they would if it had been signed on the printout. That is also why the general background remover is the wrong stop for this job: it removes what is behind the paper, not what is behind the ink. The relative threshold matters for the same practical reason. A single fixed brightness cutoff can be tuned for one photo and then fail on the next one taken two minutes later from a different angle, because the paper in the shadowed corner of the second photo is darker than the ink in the bright corner of the first. Comparing each pixel against its own neighbourhood makes the setting transferable, which means you can sign five forms, photograph all five under the same messy lamp, and run them through without retuning. Everything happens in the browser, which matters more here than on most tools: a signature is one of the few images where uploading a copy to somebody else's server is a genuine risk rather than a theoretical one.
How to get a clean signature cut-out
The result depends more on how the page is captured than on the settings, so the first two steps matter most.
Sign a plain unlined white sheet with a dark pen, and photograph it flat from directly above so the signature fills most of the frame — a distant shot leaves too few pixels per stroke to threshold cleanly
Upload the photo or scan; nothing is sent anywhere, the file is read locally
Press Extract signature, then check the result against the white and dark backdrops — a light halo only shows on the dark one
If strokes are broken raise the ink threshold, if paper grain shows lower it, then download the transparent PNG
Frequently Asked Questions
その他の画像ツール
画像編集のニーズに応える他の強力なツールをご覧ください
画像圧縮
サイズ縮小
サイズ変更
寸法変更
画像切り抜き
領域を切り取る
形式変換
形式を変更
フォトエディター
写真を編集
画像回転
画像を回転
画像反転
水平/垂直反転
透かしを追加
透かし
枠線追加
画像枠線を追加
角丸
角丸を追加
フィルター
明るさ/コントラスト
顔をぼかす
顔を隠す
モザイク
領域をぼかす
背景削除
背景を削除
画質向上
AI拡大
テキスト追加
画像にテキストを追加
コラージュ
複数の画像を結合
HTMLから画像
Webを画像に
GIF からシーケンス
フレーム抽出
画像の余白を削除
空白の縁を削除
画像を一括リネーム
ファイル名を安全に一括変更
円形切り抜き
画像を円形に切り抜き
白黒
画像をグレースケールに変換
画像分割
画像をグリッドに分割
画像結合
画像を1つに結合
DPI変更
画像のDPIメタデータを設定
画像→Base64
画像をBase64にエンコード
画像をPDFに結合
複数の画像を1つのPDFにまとめる
HEIC→JPG
iPhoneのHEIC写真をJPGに変換
EXIF除去ツール
GPS位置情報を含む写真の隠しメタデータを表示・除去
ファビコン ジェネレーター
完全なアイコンセットとHTML
カラーパレット
画像から色を抽出
Base64 to Image
Decode Base64 back to an image
HEIC to PNG
Convert iPhone HEIC photos to lossless PNG
Text Behind Image
Put text behind the subject of a photo, entirely in your browser
Color Picker
Get the HEX, RGB and HSL of any pixel
Signature Maker
Draw a signature and download it as a transparent PNG
Transparent Background Maker
Make a background transparent