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 或 1000 頁)會受你裝置記憶體的限制,而非我們的限制。
Advertisement