👤

Avatar & Profile Picture Shapes

Create the right corner style for profile pictures: circular, squircle, or rounded square.

로그인 불필요
CSS
border-radius: 20px 20px 20px 20px;

Avatars tips

👤

Fully circular: use 50% radius (or 9999px on a square element). Most platforms use this for user avatars.

💡

iOS-style "squircle" avatars use ~22% radius (about 28px on a 128px square). Softer than a perfect circle, more interesting than a basic rounded square.

🎯

Brand logos sometimes use 20% radius for app-icon style. Apple's iOS uses an apple-specific superellipse, but 22% gets close in CSS.

🎨

For animated transitions (square → circle), animate border-radius from 8px to 50%. Looks cleaner than a hard switch.

사용 방법

1
입력
Enter your data into the tool above. Everything stays local to your browser.
2
처리
The tool processes your data instantly in your browser using JavaScript. No server, no waiting.
3
다운로드
Get your result instantly. Nothing is stored after you leave the page — complete privacy.

왜 저희 도구인가요?

완전 무료 — 숨겨진 비용 없음, 영원히
계정, 이메일, 로그인 불필요
파일이 기기를 절대 떠나지 않음
파일 크기 제한 없음
출력에 워터마크 없음

Also check out…

자주 묻는 질문