Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/edujbarrios/chatgptconversationlinktopdf

A simple app with interface developed under java and jswing that takes a ChatGPT link and converts it into pdf files. Especailly crafted to start your own notebooks or notes with ChatGPT coversations
https://github.com/edujbarrios/chatgptconversationlinktopdf

Last synced: about 1 month ago
JSON representation

A simple app with interface developed under java and jswing that takes a ChatGPT link and converts it into pdf files. Especailly crafted to start your own notebooks or notes with ChatGPT coversations

Awesome Lists containing this project

README

        

# ChatgptConversationLinktoPDF

---

## 🌟 Description / Descripción 🌟

### English:

This project is specifically designed to convert ChatGPT conversation transcriptions into PDF files. The code is tailored to turn any web link generated from ChatGPT into a plain text PDF file.

### Español:

Este proyecto fue diseñado específicamente para convertir transcripciones de conversaciones con ChatGPT en archivos PDF. El código ha sido diseñado para transformar cualquier enlace web generado desde ChatGPT a un archivo PDF en texto plano.

---

## 🛠️ Requirements / Requisitos 🛠️

### Required Libraries / Bibliotecas Requeridas:

- 📦 **Jsoup**: Necessary for web scraping. [Download here](https://jsoup.org/download.html)
- 📦 **iTextPDF**: Used to generate PDF files. [Download here](https://github.com/itext/itextpdf)

- 📦 **Jsoup**: Necesario para hacer scraping web. [Descargar aquí](https://jsoup.org/download.html)
- 📦 **iTextPDF**: Utilizado para generar archivos PDF. [Descargar aquí](https://github.com/itext/itextpdf)

---

## 🎯 Features / Características 🎯

### English:

- 🌐 **URL to PDF**: Converts any ChatGPT conversation web link into a PDF file.
- 📝 **Plain Text**: PDFs are generated in plain text, allowing users to restructure the content as they see fit.

### Español:

- 🌐 **URL a PDF**: Convierte cualquier enlace de una conversación de ChatGPT en un archivo PDF.
- 📝 **Texto Plano**: Los PDF se generan en texto plano, permitiendo a los usuarios reestructurar el contenido como deseen.

---

## 🛠️ Usage / Uso 🛠️

### English:

1. Open the application.
2. Enter the URL in the corresponding field.
3. Click 'Generate PDF' to convert the URL into a PDF file.

### Español:

1. Abre la aplicación.
2. Ingresa la URL en el campo correspondiente.
3. Haz clic en 'Generar PDF' para convertir la URL a un archivo PDF.

---

## 📖 Notes / Notas 📖

### English:

- 📄 PDF files are generated in plain text. This allows each user to structure their ChatGPT notes or annotations in any way they wish.

### Español:

- 📄 Los archivos PDF se generan en texto plano. Esto permite que cada usuario pueda estructurar sus apuntes o anotaciones de ChatGPT de la manera que deseen.

---

## 🙋‍♂️ Author / Autor 🙋‍♂️

👤 **Eduardo José Barrios García**
- 📧 Email: [email protected]

---

## 📃 License / Licencia 📃

This project is under the MIT License. See the `LICENSE.md` file for more details.

Este proyecto está bajo la Licencia MIT. Consulte el archivo `LICENSE.md` para más detalles.