Open any Parquet file
in seconds

The easiest way to view Apache Parquet files. Just open a file and explore your data — no coding, no setup, no data leaves your machine.

Desktop & MobileComponents

Free for personal use · Browser, desktop & mobile

In your browser

Open any .parquet file right here — nothing to install. Your data stays on your device.

Open online viewer

Desktop & Mobile

Download for Windows, macOS, or Linux. Mobile apps coming soon.

Download

In your app

Embed a full Parquet viewer in React, Vue, or Angular. One package, zero config.

View docs

The simplest way to view Parquet files

No SQL, no Python, no terminal. Just open your file and see the data.

Open files directly in the browser or on desktop
Filter and sort any column with a click
Search across all data instantly
Handles millions of rows without slowing down
Your data never leaves your computer
Free for personal and open-source use

Embed in your product

Add a Parquet viewer to any React, Vue, or Angular app. Free for open-source projects.

npm i @parqui/reactReact
npm i @parqui/vueVue
npm i @parqui/angularAngular
Documentation →
App.tsx
import { Parqui } from "@parqui/react"

export default function App() {
  return <Parqui source="./data.parquet" />
}

Try it now

Open a Parquet file in your browser — no install, no sign-up.