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 转图片
网页转图片
GIF 转图片
提取序列帧
裁剪空白
移除空白边缘
批量重命名图片
安全地批量修改文件名
圆形裁剪
将图像裁剪为圆形
黑白
将图像转换为灰度
分割图像
将图像切割为网格
合并图像
将多张图像合并为一张
更改DPI
设置图像DPI元数据
图像转Base64
将图像编码为Base64
图片转PDF
将多张图片合并成一个PDF
HEIC 转 JPG
将 iPhone 的 HEIC 照片转换为 JPG
EXIF 元数据移除器
查看并清除照片中隐藏的元数据,包括 GPS 位置信息
Favicon 生成器
全套图标加 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