https://github.com/zxunge/freepicturesplitter
A fast, small, and easy-to-use picture splitter!
https://github.com/zxunge/freepicturesplitter
desktop-application gui-application linux macos picture qt qt-gui qt5 qt6 windows wxwidgets-applications
Last synced: 5 months ago
JSON representation
A fast, small, and easy-to-use picture splitter!
- Host: GitHub
- URL: https://github.com/zxunge/freepicturesplitter
- Owner: zxunge
- License: gpl-3.0
- Created: 2024-06-26T07:15:08.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-22T13:21:39.000Z (over 1 year ago)
- Last Synced: 2025-03-22T14:26:36.952Z (over 1 year ago)
- Topics: desktop-application, gui-application, linux, macos, picture, qt, qt-gui, qt5, qt6, windows, wxwidgets-applications
- Language: C++
- Homepage:
- Size: 500 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
FreePictureSplitter
[](https://github.com/zxunge/FreePictureSplitter/actions/workflows/build.yml)
[](https://github.com/zxunge/FreePictureSplitter/actions/workflows/static-analysis.yml)
[](https://github.com/zxunge/FreePictureSplitter/releases/)
[](https://github.com/zxunge/FreePictureSplitter/pulls)
[](https://github.com/zxunge/FreePictureSplitter/stargazers)
[](https://github.com/zxunge/FreePictureSplitter)
English | [简体中文](docs/zh/index.md)
# Introduction
Empower your photo processing by splitting to its best :zap:
> [!IMPORTANT]
> As we have moved some files out of this repo's history,
> please re-clone this repository if you have previously cloned it before 2025/07/08.
## Project Demo
> [!Note]
> When we introduce something of FreePictureSplitter later, we refer to FPS version 3 and higher.
## Goals
FreePictureSplitter has the following goals:
Goals | Implementation
------|------
Batch splitting | ✅
Multiple picture formats | ✅
Splitting averagely | ✅
Single picture splitting | ✅
Splitting by sizes | ✅
Grid Figures | ✅
User configurations | ✅
HTML generation | ❎
Quality control | ✅
## Releases
**Recommended**: The latest built package for FreePictureSplitter can be downloaded from [GitHub Actions](https://github.com/zxunge/FreePictureSplitter/actions/workflows/packages.yml).
The latest release can be found at [Github Releases](https://github.com/zxunge/FreePictureSplitter/releases).
## Requirements
It's important to know that our **3.x** versions support Qt >= 5.15, while the incoming version 4 will only support Qt >= 6.9.0. Thus, some users with old computers would need some workaround like a compatibility-layer.
## Credits
This project includes icons from the [Fluent UI System Icons](https://github.com/microsoft/fluentui-system-icons) project, copyright Microsoft Corporation and used under the MIT License. See the NOTICES file for full license text.
## Building
See [Building](docs/en/build.md)
## Star History
[](https://star-history.com/#zxunge/FreePictureSplitter&Date)
## SAST Tools
[PVS-Studio](https://pvs-studio.com/en/pvs-studio/?utm_source=website&utm_medium=github&utm_campaign=open_source) - static analyzer for C, C++, C#, and Java code.