Circle Crop Image - Free Online PFP Cropper
Crop any image into a circle with a transparent background, entirely in your browser. Add an optional border, process files in batches, and download the result as PNG.
이미지를 여기에 놓거나 클릭하여 업로드
JPG, PNG, GIF, WEBP, SVG 지원
What Circle Crop Does
This tool measures your image, takes the shorter of its two sides as the output size, and draws a centered square region onto an in-browser canvas at that size. With Circle selected, it then defines a circular path inscribed in that square and clips to it, so every pixel outside the circle is written as fully transparent rather than filled with a color. With Square selected, the clip is skipped and you get the centered square crop on its own — useful when a platform will apply its own circular mask later. The circle's diameter always equals the shorter edge of your source image, and there is no way to shift the crop off-center. The transparency is the reason the output is always encoded as PNG. JPG has no alpha channel at all, so a circle-cropped image saved as JPG would come back with the corners filled solid black or white and the circular shape effectively gone; the tool does not offer JPG for that reason. The optional border is stroked along the same path used for the clip, inset by half its width so it stays inside the canvas rather than being cut off at the edge. Setting Border Width to 0 disables it entirely. The tool does not resize, upscale, or resample the area it keeps — the pixels inside the circle are the original pixels at their original resolution, and the canvas comes out exactly as wide and tall as your image's shorter side. One side effect worth knowing: if your source was a JPG, the PNG that comes out can be larger than the file you started with, sometimes considerably, because PNG stores photographic detail losslessly instead of discarding it.
Why Crop to a Circle in the File
CSS border-radius rounds an image only while a browser is rendering it. Anywhere the file is displayed as-is — email, PDFs, slide decks, video thumbnails, print layouts — the circular shape has to already exist in the image's alpha channel.
How to Crop an Image Into a Circle
Four steps, all performed locally — the image is decoded, clipped, and re-encoded without touching a server.
Upload one image or a batch of them; every file in the run uses the same shape and border settings
Choose Circle for a round crop, or Square if you only want the centered square without the circular mask
Optionally raise Border Width above 0 and pick a border color — the stroke follows the edge of the crop
Apply, then download each PNG individually or grab the whole batch as one ZIP
Frequently Asked Questions
더 많은 이미지 도구
이미지 편집 요구에 맞는 다른 강력한 도구를 살펴보세요
이미지 압축
크기 줄이기
크기 조절
치수 변경
이미지 자르기
영역 자르기
형식 변환
형식 변경
사진 편집기
사진 편집
이미지 회전
이미지 회전
이미지 뒤집기
수평/수직 뒤집기
워터마크 추가
워터마크
테두리 추가
이미지 테두리 추가
둥근 모서리
둥근 모서리 추가
필터
밝기/대비
얼굴 흐리게
얼굴 숨기기
모자이크
영역 흐림
배경 제거
배경 제거
이미지 향상
AI 업스케일
텍스트 추가
이미지에 텍스트 추가
콜라주
여러 이미지 결합
HTML을 이미지로
웹을 이미지로
GIF를 시퀀스로
프레임 추출
이미지 여백 제거
빈 가장자리 제거
이미지 일괄 이름 변경
파일 이름을 안전하게 한꺼번에 변경
Black & White
Convert images to grayscale
Split Image
Cut an image into a grid
Merge Images
Combine images into one
Change DPI
Set image DPI metadata
Image to Base64
Encode images as Base64