pdf2audio-minimax

Convert PDF files into MP3 audio using MiniMax text-to-audio.

2|3|Updated Dec 20, 2025
One-click install
npx skills add https://github.com/aicoder2048/story-writer --skill pdf2audio-minimax
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pdf2audio-minimax
Source: https://github.com/aicoder2048/story-writer/tree/main/.claude/skills/pdf2audio-minimax
Command: npx skills add https://github.com/aicoder2048/story-writer --skill pdf2audio-minimax

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill converts PDF documents into MP3 audio files, making them accessible for listening and creating audiobooks.

Core Features & Use Cases

  • PDF to Audiobook: Transform any PDF document into a listenable MP3 format.
  • Text-to-Speech: Utilizes MiniMax's text-to-audio capabilities for voice generation.
  • Use Case: Convert a research paper or a novel chapter from PDF into an MP3 file to listen to while commuting or exercising.

Quick Start

Convert the PDF file located at /path/to/your/document.pdf to an MP3 audio file.

Frequently Asked Questions about pdf2audio-minimax

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert a PDF to an MP3 audio file?

To convert a PDF to an MP3 audio file, this Skill extracts text from the document and utilizes the MiniMax text-to-speech tool to generate audio output, saving it with a defined naming convention.

What is the best way to create an audiobook from a PDF document?

Creating an audiobook from a PDF involves extracting document text and processing it through a text-to-speech engine. This Skill uses MiniMax capabilities to transform PDFs into listenable MP3 files.

Can I specify a voice ID for PDF to MP3 conversion?

Yes, you can specify a voice ID for PDF to MP3 conversion. The Skill supports automatic voice selection based on content keywords or allows manually providing a user-specified voice ID.

Does the MiniMax text-to-speech tool support automatic voice selection for audiobooks?

Yes, the MiniMax text-to-speech tool supports automatic voice selection for audiobooks by analyzing content keywords within the extracted PDF text to choose an appropriate voice.

What are the steps to extract text from a PDF and generate audio?

The steps to extract text from a PDF and generate audio involve locating the file, extracting text, selecting a voice, generating audio via MiniMax, and renaming the output file.