Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kra-mo/sly
Friendly image editor
https://github.com/kra-mo/sly
flutter image-editing image-editor
Last synced: 8 days ago
JSON representation
Friendly image editor
- Host: GitHub
- URL: https://github.com/kra-mo/sly
- Owner: kra-mo
- License: gpl-3.0
- Created: 2024-08-30T14:01:53.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-24T16:37:56.000Z (14 days ago)
- Last Synced: 2024-10-25T23:30:51.472Z (13 days ago)
- Topics: flutter, image-editing, image-editor
- Language: Dart
- Homepage: https://sly.kramo.page
- Size: 17.5 MB
- Stars: 95
- Watchers: 2
- Forks: 2
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Sly
A Friendly Image Editor
# About the Project
Sly is a friendly image editor that requires no internet connection or preexisting expertise. Just open a photo and have at it.
The app allows you to adjust attributes like brightness or contrast as well as add effects like a vignette or a border. It also allows you to flip, rotate and crop the image to your heart's desire. If you're a pro, you can even preview your edits on a histogram.
When you're done, just export the photo as a JPEG or a PNG with the quality settings of your choosing. You also get a choice in whether or not to keep metadata such as location information.
# Installation
## Linux
The app is available on Flathub.
## Other Platforms
I'm planning to make the app available for all other major platforms (Android, iOS, macOS, Windows) in the near future.
For now, if you want to try out the app, you can do so at [sly.kramo.page](https://sly.kramo.page). Be aware that this version is unstable and the performance will probably be significantly worse than that of the native app.
**Issues for each platform can be found here:**
- Android - https://github.com/kra-mo/sly/issues/12
- iOS - https://github.com/kra-mo/sly/issues/11
- macOS - https://github.com/kra-mo/sly/issues/9
- Windows - https://github.com/kra-mo/sly/issues/10# Contributing
If you would like to contribute a feature or an enhancement, please open an issue or [reach out](https://kramo.page/about/) before doing so, so that we can discuss details before an implementation.
Small bug fixes are always appreciated!
## Localization
For now, localization of the app is not possible, but I plan to set up translations in the near future.
# Roadmap
The roadmap for the project is available [here](https://github.com/users/kra-mo/projects/4).