Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cyberfantics/photo-album
https://github.com/cyberfantics/photo-album
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/cyberfantics/photo-album
- Owner: cyberfantics
- Created: 2024-07-31T12:17:43.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-31T12:41:30.000Z (5 months ago)
- Last Synced: 2024-07-31T15:48:22.877Z (5 months ago)
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Photo Album Generator - Standalone Executable
## Overview
The Photo Album Generator is a standalone Windows executable designed to convert a collection of images into a neatly formatted PDF album. This tool offers a user-friendly graphical interface to select images, specify image size, and include quotes in your album.
Developed by: **Salfi Hacker**
## Features
- **Folder Selection**: Choose a folder containing your images.
- **Image Resizing**: Specify the dimensions of images for the final PDF.
- **Quotes**: Optionally include a `.txt` file with quotes to be included in the album.
- **Customizable Album Title**: Set a title for your photo album.
- **Output File Naming**: Define the name for the generated PDF file.
- **Progress Indicator**: Track the progress of PDF generation.## Download
You can download the standalone executable from the [releases page](https://github.com/cyberfantics/photo-album/releases/download/PhotoAlbum/photo_album.exe).
## Usage
1. **Run the Executable**: Double-click the `main.exe` file to launch the application.
2. **In the GUI**:
- **Select Folder with Images**: Click "Browse" to choose the folder containing your images.
- **Quotes File**: (Optional) Click "Browse" to select a `.txt` file with quotes.
- **Set Image Size**: Enter the desired width and height for images.
- **Album Title**: Enter the title for your album.
- **Output File Name**: Specify the name for the resulting PDF file.
- **Generate PDF**: Click "Generate PDF" to create your photo album.3. **Progress**: The progress bar will show the status of the PDF generation.
## Screenshot
![Screenshot](screenshot/1.png)
## Thank you for using the Photo Album Generator!