./prontouso.com
WEB & JARINGAN

Penganalisis User-Agent

Analisis string User-Agent browser Anda saat ini atau tempel string user-agent lain untuk mengetahui nama browser, versi OS, jenis perangkat (mobile/desktop), dan engine render.

Status alatBerjalan di browser Anda
Pratinjau

Hasil

Browser
N/A
Versi browser
N/A
Sistem operasi
N/A
Versi OS
N/A
Mesin rendering
N/A
Jenis perangkat
N/A

Tempelkan string User-Agent.

Cara kerja

  1. Masukkan data Anda

    Isi nilai yang diperlukan, tempel teks Anda, atau unggah file yang ingin diproses.

  2. Lihat hasil seketika

    Sebagian besar alat diperbarui secara langsung saat Anda mengetik; beberapa menggunakan satu tombol tindakan.

  3. Gunakan hasil Anda

    Salin, unduh, atau bagikan hasil yang dihasilkan — Anda selalu memiliki kendali penuh atas data Anda.

Privasi dan pemrosesan dataBerjalan secara lokal di browser Anda. Alat ini tidak mengunggah data Anda.

Apa itu Penganalisis User-Agent?

Paste a User-Agent string to see the browser, operating system, rendering engine, and device type it describes.

PAHAMI CARA KERJA ALAT

How to read a User-Agent string

How detection works

The string is matched against common patterns used by major browsers and operating systems. Because User-Agent strings can be spoofed or unusual, detection is a best-effort heuristic, not a guarantee.

Common uses

  • Debug a browser-specific issue from a support ticket or server log.
  • Check what your own browser sends by using the "Use my browser" button.

What gets detected

  • Browser name and version (Chrome, Firefox, Safari, Edge, Opera, Samsung Internet, Internet Explorer)
  • Operating system and version (Windows, macOS, iOS, Android, Chrome OS, Linux)
  • Rendering engine (Blink, Gecko, WebKit, Trident) and device type (mobile, tablet, desktop)

Calculation notes

All parsing runs in your browser; the string you paste is never sent anywhere.

Pertanyaan yang Sering Diajukan (FAQ)

Can a User-Agent string be faked?

Yes — browsers and tools can freely set any User-Agent string, so this is informational rather than a security check.

Why does it say "Unknown" for some fields?

The string didn't match any of the common patterns this tool recognizes — this can happen for bots, unusual clients, or heavily modified strings.

Why might the detected browser be wrong?

Some browsers include other browsers' names in their User-Agent string for compatibility (e.g. Edge includes "Chrome"), so detection order matters and unusual builds can still be misread.

What happens with an unknown browser?

The parser returns Unknown for browser, OS, or engine parts it cannot match instead of guessing beyond its patterns.