https://github.com/atlasatakahraman/TheAtlas
AtlasGUI is a robust and intuitive tool designed for seamless image and video processing on Windows. With its user-friendly interface, AtlasGUI simplifies running models for upscaling and interpolating tasks, including ESRGAN, RIFE, and CUGAN.
https://github.com/atlasatakahraman/TheAtlas
batch-script gui-application image-processing interpolation python realcugan realesrgan rife rife-ncnn-vulkan upscale upscale-image upscale-video video-interpolation video-processing
Last synced: 8 months ago
JSON representation
AtlasGUI is a robust and intuitive tool designed for seamless image and video processing on Windows. With its user-friendly interface, AtlasGUI simplifies running models for upscaling and interpolating tasks, including ESRGAN, RIFE, and CUGAN.
- Host: GitHub
- URL: https://github.com/atlasatakahraman/TheAtlas
- Owner: atlasfirarda
- License: gpl-3.0
- Created: 2024-07-28T16:12:35.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-07T16:48:07.000Z (over 1 year ago)
- Last Synced: 2024-12-20T02:12:35.887Z (over 1 year ago)
- Topics: batch-script, gui-application, image-processing, interpolation, python, realcugan, realesrgan, rife, rife-ncnn-vulkan, upscale, upscale-image, upscale-video, video-interpolation, video-processing
- Language: Python
- Homepage: https://atlasfirarda.carrd.co
- Size: 354 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
---
# AtlasGUI
AtlasGUI is a robust and intuitive tool designed for seamless image and video processing on Windows. With its user-friendly interface, AtlasGUI simplifies running models for upscaling and interpolating tasks, including ESRGAN, RIFE, and CUGAN.
- AtlasGUI is inspired by TAS, known as [TheAnimeScripter](https://github.com/NevermindNilas/TheAnimeScripter). Please support the [author](https://github.com/NevermindNilas)!
## Features
- **Intuitive GUI**: User-friendly interfaces for easy navigation and operation.
- **Comprehensive Toolset**: A wide range of tools for running various upscaling models on images and videos.
- **Batch Processing**: Process multiple files at once to save time.
- **Cross-Platform Compatibility**: Available for Windows with support for various file formats.
##
## Installation
### Prerequisites
- Windows OS
- Python 3.7 or higher
### Steps
1. **Clone the Repository**:
```bash
git clone https://github.com/atlasfirarda/TheAtlasGUI.git
```
2. **Navigate to the Directory**:
```bash
cd TheAtlasGUI
```
3. **Run the Application**:
Execute `start-atlasgui.bat` to start the application ^^.
## Contributing
We welcome contributions! Please follow these steps:
### Fork the Repository
1. **Create a Branch**:
```bash
git checkout -b feature-branch
```
2. **Commit Your Changes**:
```bash
git commit -m "Description of changes"
```
3. **Push to the Branch**:
```bash
git push origin feature-branch
```
4. **Open a Pull Request**
## License
This project is licensed under the GPL-3.0 License - see the [LICENSE](LICENSE) file for details.
## Contact
For support, please contact [atlasatakahraman.com@gmail.com](mailto:atlasatakahraman.com@gmail.com).