An open API service indexing awesome lists of open source software.

https://github.com/albertarakelyan/pdf-to-audio-plus

🔊 Simple and fast PDF and text to Audio converter written in Electron
https://github.com/albertarakelyan/pdf-to-audio-plus

electron macos pdf-to-audio text-audio windows

Last synced: 5 months ago
JSON representation

🔊 Simple and fast PDF and text to Audio converter written in Electron

Awesome Lists containing this project

README

          

# 🔊 PDF to Audio+

![GitHub release (latest by date)](https://img.shields.io/github/v/release/AlbertArakelyan/pdf-to-audio-plus)
![Language](https://img.shields.io/badge/language-javascript%2C%20electron-blue)
![Platforms](https://img.shields.io/badge/platforms-Mac%2C%20Windows-blue)
![License](https://img.shields.io/github/license/AlbertArakelyan/pdf-to-audio-plus)

> Simple and fast PDF and text to Audio converter written in Electron.

![Screenshot](./assets/images/screenshot.jpeg)

---

## 🔑 Key Features

- **PDF** to **Audio** conversion
- **Text** to **Audio** conversion

## 🙏 Donations

**PDF to Audio+** is a free, open source software developed in my (little) spare time. If you liked the project and would like to support further development, please consider making a small donation, it really helps :)

Buy Me A Coffee

## 🏰 Architecture

### Tech Stack


Javascript
Electron
Bootstrap

## ⬇️ Download
You can download the app from the **Releases** at the right or from the official [website](https://pdf2audioplus.vercel.app/).

---

## 📦 Installation
_Note: Make sure you are using correct `node` and `yarn` versions._

### Versions
- node: `20.18.0`
- npm: `10.2.3`

### Repo
- Clone the repo
```bash
git clone https://github.com/AlbertArakelyan/pdf-to-audio-plus.git
```

### Development
- Install dependencies
```bash
npm install
```
- Run development environment
```bash
npm run dev
```

## 🏗️ Building
For building binary you need to following commands depending on the environment.
- For Mac
```bash
electron-builder --mac
```
- For Windows
```bash
electron-builder --win
```

---

Feeling lucky? Give it a star ⭐ and fork for adding something from your side 😊.

Made with ❤️ by [Albert Arakelyan](https://github.com/AlbertArakelyan)

https://www.albertarakelyan.com