Imageworks is the most complete photo editor and image manipulation app for SailfishOS to date. It provides a huge amount of functions, effects and editing possibilities.
Please report bugs and feature requests at:
https://github.com/poetaster/harbour-simplecrop
IMPORTANT for versions prior to 1.0-1:
This app furthermore requires python3-pillow, which can be downloaded here or here,
From version > 1.1.3 the libs are included.
For version > 1.2 and SFOS > 4 simply insall python3-imaging on the cli if it isn't installed automatically.
devel-su zypper install python3-imaging
or:
pkcon install python3-imaging
v1.2.3:
- add crop ratios
- add invert ratio function
- new layout.
v1.2.2
- permissions for Removable media added
- fix translations, German still incomplete.
- test moving to qml only. with newest version.
v1.2.1
- version for 3.4 arm/i486
- fix translations
v1.2.0
- sailjail for compatibilty
- still no sharing (sigh)
- metadata fro chum.
v1.1.3:
Testing a new build with only use of internal, sfos, python libs (PIL, python-imaging).
The arm and x86 builds had a 3.4 target. It should be fine for 4.1. with aarch64. This is a bit of a mess, but it's getting there. pleae let me know if if works. Or doesn't.
Fixes include Fixes from tobias:
#8
#7
#6
Also, the aarch64bit version contains support for sharing.
v1.0-2:
- minor QML updates
- packaging.
v1.0-1:
- moved the pillow library to a local include
- added another, untested build
v0.6.3: "final version"
- minor bugfixes and UI changes
Comments
DrYak
Thu, 2022/03/31 - 05:25
Permalink
Hello, you've brought imageworks to Sailfishos:chum, but forgot to add the run-time dependency in that package:
/usr/share/harbour-simplecrop/lib/ is refered to by the code.
By PIL isn't packaged inside and thus it still depends on the python3-pillow-simd package.
planetos_store
Tue, 2022/06/21 - 11:37
Permalink
Thanks, missed it. Shouldn't trigger a warning, though, since PIL will be found if it's installed via chum or zypper. At least, I can't provoke any errors. It's a bit messy packaging since I'm trying to support older releases (3.4) which require the pillow as shipped with the package.
I've removed it from the chum / SFOS>4 branch. Thanks!
schosslarock
Tue, 2022/02/22 - 20:37
Permalink
Doesent work on Xperia 10 II because there is no python3-pillow 64bit lib.
gembiak
Thu, 2022/01/20 - 23:57
Permalink
Hi
How to make a collage? After starting the application, I can select only one photo and the collage button is inactive all the time.
Thank you in advance.
lkdhf
Mon, 2021/09/13 - 23:37
Permalink
Feature request: It would be nice if you could zoom in on a picture to edit it, to make it easier to put the cursor in the right spot.
levone1
Fri, 2021/08/20 - 15:41
Permalink
Tested new version on aarch64, and works great. Thanks
TMavica
Sun, 2021/04/18 - 21:47
Permalink
I have 2 pictures 2 files, can it combine them together? I mean combine the 2 files pictures together
planetos_store
Wed, 2021/04/21 - 12:52
Permalink
Only in the primitive sense.
- open img 1, select area and copy
- open img 2, paste ;)
Something like layers and opacity combines isn't implemented. Collaging is also there ;)
TMavica
Thu, 2021/04/01 - 06:12
Permalink
Can u built a 64 bit package please?
planetos_store
Sun, 2021/09/05 - 15:13
Permalink
There is a 64bit aarch version available. some say it works ;)
planetos_store
Mon, 2021/04/12 - 14:28
Permalink
The libs are, I believe 32bit arm even though the app itself is 64bit. Have you tested a couple of filters and effects?
planetos_store
Sun, 2021/04/11 - 17:10
Permalink
aarch64 uploaded.
TMavica
Sun, 2021/04/11 - 20:11
Permalink
Thx! Maybe videoworks too?
Ingvix
Wed, 2021/03/31 - 14:51
Permalink
It appears at least some filters aren't applied properly. Warmer and colder for example just make the image brighter though in the preview they show correctly. I didn't test too many but at least some filters do work correctly so it's not all broken.
planetos_store
Sat, 2021/08/21 - 16:03
Permalink
I believe these are fixed in 1.1.3. Tobias also submitted a number of other fixes (posterize now works)....
planetos_store
Sun, 2021/04/11 - 17:12
Permalink
I haven't had the chance to test all the filters but know of a couple of things that won't work because of linking (not supported library stuff) and a couple of bugs to boot. I'm moving to a new pillow library version soon and will test in that round.
explit
Sun, 2020/12/27 - 08:50
Permalink
Please add i486 build! Thanks
planetos_store
Mon, 2020/12/28 - 12:30
Permalink
Hi explit, an i486 build of Imageworks should be available here. Is it not working?
chris7chris
Sun, 2020/11/29 - 00:14
Permalink
Thank you for your apps. I like them. But I miss your Bible apps. Is there a way to download them?
planetos_store
Wed, 2020/12/02 - 17:48
Permalink
Re-uploaded now.
explit
Thu, 2020/10/15 - 04:36
Permalink
Thanks for the usefull app!