Digital forensics / Everyday tools

Find what your files, photos and links reveal.

Xrayd gives you ten fast tools for inspecting digital artifacts, investigating websites, and checking what information your files expose. Inspect files, photos, browsers and links instantly. Your local investigations stay in your browser.

Start instantly. No sign-up.

PHOTO ANALYSIS23 fields discovered
CameraiPhone 15 Pro
LocationGPS found
Date taken2024-11-03 14:22
SoftwareAdobe Lightroom 7.0
Dimensions4032 × 3024 px
Focal length9.00 mm
ISO500
Aperturef/1.78
Processed locally · Image not stored

Ten tools

Inspect. Investigate. Understand.

01
IMAGE ANALYSIS

Photo Forensics

Read the metadata your image carries.

Extract camera settings, GPS coordinates, timestamps, software signatures, and dozens of other fields embedded in JPEG, PNG, WebP, and HEIC files.

Open tool →
SAMPLE ANALYSIS
CameraiPhone 15 Pro
Focal length9.00 mm
ISO500
LocationGPS found
SoftwareAdobe Lightroom
Date taken2024-11-03 14:22
02
NETWORK ANALYSIS

Website Detective

Identify the technologies a website exposes.

Inspect HTML patterns, script URLs, response headers, and meta tags to identify frameworks, CMS, analytics, CDN, hosting, and payment platforms.

Open tool →
DETECTION RESULTS
FrameworkNext.js
CDNCloudflare
AnalyticsGoogle Analytics
HostingVercel
03
HTTP ANALYSIS

URL Investigator

Follow redirects and inspect the response.

Trace every redirect hop, check HTTP status codes, inspect response headers, verify security headers, and extract page metadata from any public URL.

Open tool →
REDIRECT CHAIN
http://example.com301
https://example.com301
https://www.example.com200 OK
04
SECURITY

Secret Scanner

Check code for credentials and token-like strings.

Paste code or upload a file and scan locally for AWS credentials, JWTs, GitHub tokens, API keys, database connection strings, and other credential patterns.

Open tool →
SCAN RESULTS
AWS Access KeyHigh — Line 42
JWT TokenHigh — Line 87
API key patternMedium — Line 103
05
FILE ANALYSIS

File Forensics

Inspect the metadata and structure inside a file.

Detect the true file type using magic bytes, read PDF author and creation metadata, inspect JSON structure, and list ZIP archive contents.

Open tool →
FILE DETAILS
True typeapplication/pdf
PDF version1.7
AuthorJ. Mitchell
Pages24
06
DEVICE ANALYSIS

Browser Fingerprint

Examine the signals your browser exposes.

Read your browser's user agent, screen resolution, hardware concurrency, language, timezone, and WebGL rendering context.

Open tool →
FINGERPRINT DATA
User AgentMozilla/5.0...
Hardware concurrency8 cores
WebGL rendererApple M2
TimezoneEurope/London
07
FILE INTEGRITY

File Hash Detective

Calculate and compare file checksums.

Generate SHA-256 hashes locally in your browser to verify file integrity, or compare two files side-by-side to ensure they are identical.

Open tool →
HASH COMPARISON
File 1 SHA-256a3f5b7...9c81
File 2 SHA-256a3f5b7...9c81
StatusIDENTICAL MATCH
08
NETWORK ANALYSIS

Email Header Detective

Analyse raw email headers and delivery routes.

Paste raw email headers to trace the delivery route, identify the true sender, and verify SPF, DKIM, and DMARC authentication results.

Open tool →
HEADER ANALYSIS
AuthenticationSPF: PASS, DKIM: PASS
Received frommail-server-01.com
Return pathbounce@sender.com
Hop count4 hops
09
SECURITY

JWT Inspector

Decode and inspect JSON Web Tokens.

Safely decode the header and payload of any JWT without sending it to a server. Inspect claims, algorithm details, and expiration times.

Open tool →
DECODED TOKEN
AlgorithmHS256
Issuer (iss)Xrayd Auth
Expires (exp)2024-12-01 12:00
Subject (sub)user_2aX...
10
FILE ANALYSIS

Hex Inspector

View the raw binary data of any file.

Render files as hexadecimal and ASCII grids. Identify missing file extensions by reading magic byte signatures at the file header.

Open tool →
BINARY VIEW
Offset 000025 50 44 46
ASCII%PDF-
Magic signaturePDF Document
Extension matchMISMATCH (Expected .pdf)

Why it exists

Useful technical tools without the technical ceremony.

Most of these checks normally require browser developer tools, command-line utilities or specialized software. Xrayd puts the useful parts into focused interfaces anyone can use.

Conventional workflow
Open developer tools
Navigate to the Network panel
Find the correct request
Expand headers manually
Interpret raw output
Xrayd
Drop file or enter URL
Investigate
Understand

Start investigating.

Choose a tool and see what you find.