Arsenal Tools
실용적인 온라인 도구를 한곳에
빠르고 간단하며 무료입니다. 가입 없이 바로 사용하세요.
카테고리
도구
현재 버전에서 제공되는 도구 목록입니다.
-
텍스트 단어 수 카운터
텍스트의 단어 수, 문자 수, 문장 수, 문단 수를 즉시 계산합니다.
도구 열기 → -
텍스트 대소문자 변환기
텍스트를 UPPERCASE, lowercase, Title Case, Sentence case, camelCase, snake_case로 변환합니다.
도구 열기 → -
중복 줄 제거
반복되는 줄을 제거하고 고유한 줄만 남깁니다.
도구 열기 → -
텍스트 URL 슬러그 변환
임의의 텍스트를 URL 친화적인 슬러그로 변환합니다.
도구 열기 → -
Lorem Ipsum 생성기
목업과 초안용 더미 텍스트를 빠르게 생성합니다.
도구 열기 → -
텍스트 차이 비교
두 텍스트 블록을 비교해 추가/삭제된 줄을 확인합니다.
도구 열기 → -
백분율 계산기
백분율, 증감률, 특정 값의 퍼센트를 계산합니다.
도구 열기 → -
팁 계산기
팁 금액과 총 금액을 계산하고 인원수로 나눌 수 있습니다.
도구 열기 → -
BMI 계산기
미터법 또는 야드파운드법으로 BMI를 계산합니다.
도구 열기 → -
나이 계산기
생년월일로부터 정확한 나이(년/월/일)를 계산합니다.
도구 열기 → -
Base64 인코더/디코더
일반 텍스트를 Base64로 인코딩하거나 Base64를 복원합니다.
도구 열기 → -
URL 인코더/디코더
URL 구성요소를 안전하게 인코딩하고 즉시 디코딩합니다.
도구 열기 → -
온도 변환기
섭씨, 화씨, 켈빈 사이에서 온도를 변환합니다.
도구 열기 → -
진법 변환기
2진수, 10진수, 16진수 사이에서 숫자를 변환합니다.
도구 열기 → -
UUID 생성기
앱, API, 데이터베이스용 무작위 UUID v4를 생성합니다.
도구 열기 → -
유닉스 타임스탬프 변환기
유닉스 타임스탬프와 날짜/시간을 상호 변환합니다.
도구 열기 → -
JSON 포매터 & 검증기
JSON을 보기 좋게 정렬하고 파싱 오류를 명확히 표시합니다.
도구 열기 → -
HTML 엔티티 인코더/디코더
특수 문자를 HTML 엔티티로 변환하거나 되돌립니다.
도구 열기 → -
해시 생성기 (SHA-256 / SHA-1 / MD5)
SHA-256, SHA-1, MD5 등 일반적인 텍스트 해시를 생성합니다.
도구 열기 → -
비밀번호 생성기
길이와 문자 구성을 지정해 안전한 랜덤 비밀번호를 생성합니다.
도구 열기 → -
정규식 테스터
정규식 패턴과 플래그를 테스트하고 매치/그룹을 확인합니다.
도구 열기 → -
JWT 디코더
브라우저에서 JWT의 헤더와 페이로드를 디코딩합니다(서명 검증 없음).
도구 열기 → -
CSS 그라디언트 생성기
선형 그라디언트를 시각적으로 만들고 CSS 코드를 복사합니다.
도구 열기 → -
CSS 박스 그림자 생성기
오프셋, 블러, 스프레드, 색상을 조정해 box-shadow를 생성합니다.
도구 열기 → -
색상 코드 변환기
HEX, RGB, HSL 색상 값을 즉시 변환하고 동기화합니다.
도구 열기 → -
이미지 압축기
브라우저에서 품질과 포맷을 조정해 이미지를 압축합니다.
도구 열기 → -
이미지 리사이저
가로/세로 크기를 조정하고 비율 유지 옵션을 지원합니다.
도구 열기 → -
Image Format Converter
Convert between major image formats, including HEIC input and AVIF/SVG support.
도구 열기 → -
QR 코드 생성기
텍스트나 URL로 QR 코드를 생성하고 PNG로 다운로드합니다.
도구 열기 → -
RAID 계산기
RAID 구성의 사용 가능 용량, 장애 허용, 예상 속도를 계산합니다.
도구 열기 → -
Stable Diffusion 프롬프트 생성기
Stable Diffusion용 기본 프롬프트와 네거티브 프롬프트를 생성합니다.
도구 열기 → -
URL 보안 점검
URL의 HTTPS 사용 여부와 위장 징후를 간단히 점검합니다.
도구 열기 →
가이드
Guides →In-depth guides on how to use our tools and the concepts behind them.
-
RAID Level Comparison Guide
Choosing the right RAID level is a balance between capacity efficiency, fault tolerance, performance, and cost. This guide walks through the practical differences between the most common RAID levels and ZFS equivalents, so you can pick the right configuration for your workload before committing to hardware. Pair this guide with our RAID Calculator to model exact usable capacity and parity overhead for the disk count you have on hand.
Read guide → -
URL Safety Check Guide
Phishing and malicious URLs remain one of the most common attack vectors on the modern web. Attackers are increasingly sophisticated, using lookalike domains, homograph attacks, and legitimate-looking redirects to trick even careful users. This guide walks through a practical first-pass review process you can apply to any suspicious URL — whether it arrived via email, chat, social media, or a search result — so you can make an informed decision before clicking.
Read guide → -
Base64 Encoding Explained
Base64 is one of the most common encoding schemes in modern software, yet it is also one of the most misunderstood. Developers frequently misuse it as a form of obfuscation, conflate it with encryption, or apply it where it adds unnecessary overhead. This guide explains what Base64 is, why it exists, where it shines, and where it does not belong — so you can use it appropriately in your own code.
Read guide → -
Hash Functions Explained
Hash functions are fundamental building blocks of modern computing, used for everything from file integrity to digital signatures to password storage. They are also a common source of confusion: developers reach for MD5 when they should use SHA-256, use a fast hash for passwords, or expect hashes to be reversible. This guide untangles what hash functions are, how SHA-256 and SHA-1 compare, why MD5 is no longer safe, and the special rules for password hashing.
Read guide →