So I’ve always disliked photo bashing just because of how painful it is. You need to find the image you want, sometimes hidden in the middle of folders, and I always really disliked.
For this reason, I decided to change things, and create a plugin to streamline all this process.
Here’s a gif of what it can do!
To install, the instructions are in the read me of the repository. Now I can finally do concept art without dreading using photos!
This plugin searches recursively through the folders inside the directory you chose, and it can even support multiple keywords! For example, if you type “rock marble”, it will find all the photos that have either rock OR marble in their name
To make it into integrated plugins you need to make a MR with your plugin in the same place in the code as all other plugins and it’s best if you checked if it works after you compile it (I believe you have a Krita dev environment, right?).
Amazing work slightlyangrydodo! This looks extremely useful!!
This would be fantastic to have in Krita as a integrated plugin as you said! I think that would make the plugin even more discoverable! Photobashing is one of the things that would make Krita much more tempting for people jumping ship, especially from for instance Photoshop, which many people choose for it’s photbashing abilities.
If Krita had this plugin integrated, I think a lot more people would find it, and Krita might get a better foot in the photobashing community!
For sure, as a previous Photoshop user, it was severely lacking in features like these…
I’m really curious to see how this will impact my workflow, I always wanted something like this, so I just went ahead and did it Doing work on the Krita UI Redesign plugin as been really beneficial!
@tiar Yup, I have a Krita dev environment! I’ll give it a shot in a few minutes!
Well, one thing you can do is put them inside folders. If you have a folder named “cities” for example, even if the names are gibberish like the one you mentioned, they will still appear when you search for “cities”.
Ok, just installed it
Wouldn’t it make sense to display all the images in given filder when search bar is empty? Then it would work like brush presets docker - I understand that it’s good to keep your resources organized, but I guess sometimes you just grab some photos to one folder, and just want to display them all, not caring about their names
And it would be cool if transform tool would be automatically activated when you click an image - I guess that’s nearly always the first thing you want to do after pasting an image.
Anyway, really cool feature, I hope I’ll find some time to dig into it a bit more
Regarding loading the images immediately, give me a couple of minutes, and that’s done About the transform tool, I don’t know if that’s really necessary, as I could start carving away or making my own selections. Besides, if I wanted to use the transform tool, it’s easy to do inside Krita, so I don’t personally agree with that decision.
That’s great, that it’s possible - thank you
And this transform tool was just a fast, loose thought - making selection makes sense, and you’re probably right
Thanks again for your work
So a bit of a problem. Unfortunately if I run it on startup there’s a bug in which the layouts haven’t finished inflating, and so the widths and heights aren’t correct. Still, the images appear, and if you change the page, the next ones are correct Already pushed to the repo, so you can test it out now!
Yeah, but if you have more ideas, maybe I can help! I don’t know more ways to improve outside of this, this makes it viable for me without dying inside every time I need to insert a damn photo. But if you have more suggestions, we could always build upon this solution, or create more to improve that workflow and be “the definitive tool for photobashing”