I now use krita for image textures, before i used Gimp. But Gimp seems to have one major advantage for me, i simply press a button to make a texture seamless. However Krita doesnt seem to be able to do this, the wrap around is just a tiling feature, or am i missing something?? It would be great just to use one software.
krita has Gmic built in
and gmic can use the gmic gimp options like " -syntexturize"
or from the terminal
– for a 1024x1024 image
gmic Image.png -syntexturize 1024,1024 -o newImage.png
Thanks for that, except i found it in the arrays section it has a lot of options!