PHPackages                             converthub/php-sdk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. converthub/php-sdk

ActiveLibrary[API Development](/categories/api)

converthub/php-sdk
==================

Official PHP SDK for ConvertHub API v2 - Convert files between 800+ format pairs

v1.2.0(4mo ago)09MITPHPPHP ^8.0

Since Sep 22Pushed 4mo agoCompare

[ Source](https://github.com/converthub-api/php-sdk)[ Packagist](https://packagist.org/packages/converthub/php-sdk)[ Docs](https://converthub.com)[ RSS](/packages/converthub-php-sdk/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (5)Versions (4)Used By (0)

ConvertHub PHP SDK
==================

[](#converthub-php-sdk)

[![Latest Version](https://camo.githubusercontent.com/16b64820bd087f1492ccd6a2b0f47e11e28a0e81371adcc7faf5609d88102aff/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f636f6e766572746875622f7068702d73646b2e737667)](https://packagist.org/packages/converthub/php-sdk)[![PHP Version](https://camo.githubusercontent.com/82199f837e59e4ef8a9ccac98aec2c6ff1cebdd9d61a08da6ef9c3ba6458327a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f636f6e766572746875622f7068702d73646b2e737667)](https://packagist.org/packages/converthub/php-sdk)[![License](https://camo.githubusercontent.com/eb22e669efa98fba2eb0cace9e958dc74db2ac85df18dd299b54bf1882a91aae/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f636f6e766572746875622f7068702d73646b2e737667)](https://github.com/converthub-api/php-sdk/blob/main/LICENSE)

Official PHP SDK for [ConvertHub API v2](https://converthub.com/api) - Convert files between 800+ format pairs with a simple, powerful API.

Features
--------

[](#features)

- **800+ Format Conversions** - Support for images, documents, audio, video, and more
- **OCR Text Extraction** - Extract text from images and scanned PDFs with multi-language support
- **Asynchronous Processing** - Non-blocking conversion with job-based workflow
- **Chunked Uploads** - Handle large files (up to 2GB)
- **Smart Caching** - Automatic caching for repeated conversions
- **Secure** - Industry-standard encryption and authentication
- **Developer-Friendly** - Clean API with detailed error handling

Requirements
------------

[](#requirements)

- PHP 8.0 or higher
- Composer
- ConvertHub API key ([Sign up here](https://converthub.com/api/signup))

Installation
------------

[](#installation)

Install via Composer:

```
composer require converthub/php-sdk
```

Quick Start
-----------

[](#quick-start)

```
