apyhub

File Conversion APIs.

A file conversion API takes one format in and returns another out — PDF, Word, Excel, HTML, images — without LibreOffice on your server or a headless browser you have to babysit. Send the file or a URL; get the converted bytes back.

Also called a document conversion API, format conversion API or PDF API78 services in this category

File Conversion APIs

78 services
File ConversionFile Manipulation
v1.1job

Generate GIF from Video Job API

Turn MP4, MOV, WebM and other videos into animated GIFs from a file or URL. Pick the clip, size and speed, and get the GIF back in the same request.

ApyHubApyHubVerifiedHosted on ApyHub
generate-gif-from-video
File ConversionData ExtractionDeveloper Tools
v1.0.0sync

Extract Text from Word API

Convert Word documents to plain text in your app. Send a DOC or DOCX file or URL, and get the text back as JSON, with or without paragraph breaks. Free tier.

ApyHubApyHubVerifiedHosted on ApyHub
extract-text-from-word
File ConversionFile Manipulation
v1.0.0sync

Video to GIF API: Convert Video Clips to Animated GIFs

Turn MP4, MOV, WebM and other videos into animated GIFs from a file or URL. Pick the clip, size and speed, and get the GIF back in the same request. Try it free.

ApyHubApyHubVerifiedHosted on ApyHub
generate-gif
File ConversionFile Manipulation
v1.0.0sync

PDF to Word API: Convert PDFs to Editable DOCX

The PDF to Word API converts PDFs into editable DOCX documents. Upload a PDF (up to 10 MB), send the URL of one hosted elsewhere, or pass it as a base64 string, and get the Word file back either directly in the response or as a link you can store or share. The PDF must not be password-protected. Use it to let users edit contracts, forms, and reports that only exist as PDFs, reuse content from generated documents, or bring PDFs into review workflows built around Word. For scanned PDFs, run them through an OCR API first so the text becomes editable. To go the other way, use the Word to PDF API. To create Word files from web content, use the HTML to Word API. Pick the endpoint that fits where your PDF is: upload endpoints when the file is in your app, URL endpoints when it's hosted elsewhere, and base64 endpoints when the PDF is already encoded in your data. You can start on ApyHub's free tier with no card required.

ApyHubApyHubVerifiedHosted on ApyHub
convert-pdf-to-docx
File Conversion
v1.0.0sync

Word to PDF API: Convert DOC, DOCX, ODT, and RTF

The Word to PDF API converts Word documents into PDFs. Send a DOC, DOCX, ODT, or RTF file as an upload (up to 100 MB), as a URL, or as a base64 string, and get the PDF back either as the file itself or as a signed link you can store or share. Set landscape to true for wide documents such as tables and schedules. Use it to turn contracts, proposals, and reports into PDFs before sending them to customers, convert user-uploaded documents into one consistent format before storage, or produce PDFs from templates your team edits in Word. To go the other way, use the PDF to Word API. For other document types, use the Spreadsheet to PDF, HTML to PDF, or Image to PDF APIs, and add a "DRAFT" or "CONFIDENTIAL" label with the PDF Watermark API. Pick the endpoint that fits where your document is: upload endpoints when the file is in your app, URL endpoints when it's hosted elsewhere, and base64 endpoints when the document is already encoded in your data. You can start on ApyHub's free tier with no card required.

ApyHubApyHubVerifiedHosted on ApyHub
convert-word-to-pdf
File Conversion
v1.0.0sync

Image to PDF API: Convert JPG, PNG, and More

The Image to PDF API turns images into PDF documents. Send a JPG, PNG, GIF, SVG, TIFF, or BMP file as an upload (up to 100 MB), as a URL, or as a base64 string, and get the PDF back either as the file itself or as a signed link you can store or share. Set landscape to true for wide images such as screenshots or charts. Use it to save receipts and scanned pages as PDFs, turn screenshots and product photos into shareable documents, or add image-based pages to reports without building your own rendering setup. Need the opposite? The PDF to Image API turns PDF pages back into images. For web pages and documents, use the HTML to PDF or Word to PDF APIs. Pick the endpoint that fits where your image is: upload endpoints when the file is in your app, URL endpoints when it's hosted elsewhere, and base64 endpoints when the image is already encoded in your data. You can start on ApyHub's free tier with no card required.

ApyHubApyHubVerifiedHosted on ApyHub
convert-image-to-pdf
File ConversionAudio Processing
v1.0sync

MP3 to WAV Converter API

The MP3 to WAV Converter API turns MP3 audio into WAV, the uncompressed format most editing tools, speech recognition systems, and audio analysis libraries expect. Upload an MP3 file (up to 100 MB) or send the URL of one hosted elsewhere, and choose how you want the result: the WAV file itself, returned directly in the response, or a signed link you can store or share. Use it to prepare recordings for transcription, feed audio into analysis or machine learning pipelines, or deliver files to systems that only accept WAV. Pair it with the Speech to Text API to transcribe the result, or use the WAV to MP3 API to compress audio the other way. Pick the endpoint that fits your setup: upload endpoints when the file is already in your app, URL endpoints when it lives in cloud storage or on another server. You can start on ApyHub's free tier with no card required.

ApyHubApyHubVerifiedHosted on ApyHub
mp3-to-wav-conversion
File ConversionAudio ProcessingFile Manipulation
v1.0.0sync

WAV to MP3 Converter API

The WAV to MP3 Converter API turns WAV audio into MP3, which is typically much smaller and plays everywhere. Upload a WAV file (up to 100 MB) or send the URL of a WAV hosted elsewhere, and choose how you want the result: the MP3 file itself, returned directly in the response, or a signed link you can store or share. Use it to shrink recordings before storing them, prepare audio for web and mobile playback, or standardize files coming from different sources in a media pipeline. Pair it with the Speech to Text API to transcribe recordings, or use the MP3 to WAV API when you need to convert the other way. Pick the endpoint that fits your setup: upload endpoints when the file is already in your app, URL endpoints when it lives in cloud storage or on another server. You can start on ApyHub's free tier with no card required.

ApyHubApyHubVerifiedHosted on ApyHub
convert-wav-to-mp3
File ConversionAudio ProcessingFile Manipulation
v1.0.0sync

Convert MP3 to AAC API

Convert MP3 files or public MP3 URLs to AAC. Returns a binary file or a signed download URI for media pipelines and streaming workflows.

ApyHubApyHubVerifiedHosted on ApyHub
convert-mp3-to-aac
File Conversion
v1.0sync

Convert WebP to PNG API

Convert WebP images to PNG from file uploads or image URLs. Download the PNG directly or get a signed URL for the converted file.

ApyHubApyHubVerifiedHosted on ApyHub
webp-to-png-conversion
File ConversionFile Manipulation
v1.0sync

Convert WebP to JPEG API

Convert WebP images to JPEG from a URL or multipart upload. Returns a binary file or a signed download URL for downstream use.

ApyHubApyHubVerifiedHosted on ApyHub
webp-to-jpeg-conversion
File ConversionFile Manipulation
v1.0sync

Convert WebP to AVIF API

Convert WebP images to AVIF from a public URL or multipart upload. Returns binary file downloads or a signed URL for the converted image.

ApyHubApyHubVerifiedHosted on ApyHub
webp-to-avif-conversion
Showing 1–12 of 78
1 / 7Next
Start here

Which File Conversion API do you need?

The question you arrived with, and the endpoint that answers it.

Explore more