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