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로 변환
아이폰 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