Swathe is an open-source app which allows applying cool overlay effects to images. The applied effects on the image can be downloaded for personal use and/or the enshittification of memes across your slack, discord, or social media channels.
All shortcurt commands begin with the shift
key + any of the following
X
to clear image and upload new one)P
for Preview, G
for Gallery, C
for Comparison)M
to fit image. Dependent on screen constraints. Repress to exit fit-to-screen view).F
for full-screen image view. Dependent on window size. Repress to exit full-screen view)."Latest" refers to non release-candidate, pre, beta, or alpha builds.
Additionally, one can just build from source
Releases are automated based on semantic releases and tagged as such in the Releases page. Releases have the newest features and bugs, fixes, etc, as they include pre, beta, and alpha builds before a public build is cut.
git clone https://github.com/cdrani/swathe.git
pnpm install
pnpm run tauri build
src-tauri/target
folderContributions are welcome!
Swathe is released under the MIT License.