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.
هل تقومون برفع ملفاتي إلى خادم؟+
لا — تعالج كل أداة هنا ملفاتك بالكامل على جهازك، ولا يُرفع أي شيء إلى خادم. الاستثناء الوحيد هو أدوات الذكاء الاصطناعي، التي ترسل النص المستخرج (وليس الملف) إلى Claude لإنجاز عملها.
هل يوجد حد لحجم الملف؟+
لا نفرض حدًا مصطنعًا، ولكن بما أن المعالجة تتم في متصفحك، فإن الملفات الكبيرة جدًا (أكثر من 500 ميجابايت أو 1000 صفحة) محدودة بذاكرة جهازك وليس من قبلنا.
Advertisement