🔄 File ⟷ Uint8Array Converter

Convert PDF/Images/HTML to Uint8Array or preview Uint8Array as PDF/Images/HTML

⬆️ Input

📁

Drop PDF file here or click to browse

Supports PDF files up to 50MB

📋 Output formats:
• Array format: [137, 80, 78, 71, ...]
• Uint8Array format: Uint8Array([137, 80, 78, 71, ...])

⬇️ Output

Output will appear here...

⬆️ Input

🖼️

Drop image file here or click to browse

Supports JPG, PNG, GIF, WebP, BMP

📋 Output formats:
• Array format: [137, 80, 78, 71, ...]
• Uint8Array format: Uint8Array([137, 80, 78, 71, ...])

⬇️ Output

Output will appear here...

⬆️ Input

📄

Drop HTML file here or click to browse

Or type/paste HTML code below

📋 Output formats:
• Array format: [60, 104, 116, 109, 108, ...]
• Uint8Array format: Uint8Array([60, 104, 116, 109, 108, ...])

⬇️ Output

Output will appear here...