All tools
UUID Generator
Generate random UUIDs (v4) or time-ordered UUIDs (v7), one or many at a time.
Generated with the browser’s crypto API — nothing is sent to a server.
Related PDF tools
Password GeneratorCreate strong random passwords in your browser — control length, symbols and ambiguous characters.JSON FormatterFormat, validate and minify JSON — pretty-print it or collapse it to one line.Timestamp ConverterConvert a Unix timestamp to a readable date and back, in your timezone or UTC.Case ConverterConvert text to UPPERCASE, lowercase, Title Case, Sentence case, camelCase, snake_case and more.
UUID Generator — frequently asked questions
v4 or v7?+
v4 is fully random. v7 embeds a timestamp so the IDs sort chronologically — better as database keys.
Are these guaranteed unique?+
v4 has ~5.3×10^36 possibilities, so collisions are effectively impossible in practice.
제 파일을 서버에 업로드하나요?+
아니요 — 여기 있는 모든 도구는 파일을 기기에서 완전히 처리하며, 서버에 업로드되는 것은 없습니다. 유일한 예외는 AI 도구로, 작업을 위해 추출한 텍스트(파일 자체가 아님)를 Claude로 보냅니다.
파일 크기 제한이 있나요?+
저희가 임의로 설정한 제한은 없지만, 처리가 브라우저에서 이루어지므로 매우 큰 파일(500MB 이상 또는 1,000페이지 이상)은 저희가 아니라 기기의 메모리에 의해 제한됩니다.
Advertisement