---
title: 'Parxing Week 2025'
description: 'Decoding the unstructured world. A week dedicated to document parsing, evaluation, and the open tools powering the next generation of data intelligence.'
date: 2025-10-07
---

# Parxing Week 2025

> Decoding the unstructured world

A week dedicated to document parsing, evaluation, and the open tools powering the next generation of data intelligence.

## Parxyval

A reproducible benchmarking system for comparing parser outputs on structured and unstructured datasets — enabling fair, transparent evaluation across tools and models.

```
uvx parxyval
# or via pip install parxyval

```

[Try Parxyval](https://github.com/OneOffTech/parxyval)

## Parxy

A scalable API gateway that standardizes access to multiple parsing engines. It helps teams evaluate, orchestrate, and switch between parsers with minimal friction.

```
uvx parxy
# or via pip install parxy

```

[See the code and try it out](https://github.com/OneOffTech/parxy)

## The Chunk List

An open-source directory of document parsers and chunking tools, complete with pricing, features, and comparison metrics. Perfect for choosing the right solution for your project.

[Browse the Chunk List](https://oneofftech.github.io/the-chunk-list/)