Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Batch jobs #1092

Open
Lehonti opened this issue Nov 8, 2024 · 0 comments
Open

Batch jobs #1092

Lehonti opened this issue Nov 8, 2024 · 0 comments

Comments

@Lehonti
Copy link
Contributor

Lehonti commented Nov 8, 2024

The idea is being able to apply an effect, adjustment, or similar to all the files in a folder.

One of the safest and simplest (albeit rigid and limited) ways to proceed initially that I can imagine is having a dialog where the user has to:

  • Choose a source folder
  • Choose one or several of the supported file formats in order to filter the files from the source folder. To understand what I mean, consider that ORA would most likely not be supported initially (how would you apply an effect to an image with several layers?), so we shouldn't allow the user to think that their ORA files will be processed
  • Choose a destination folder to be created. Refuse to use an existing folder

Many things would have to be changed for this to be viable, so it's probably too late to try to include this feature in the upcoming version of Pinta, but it could inform future refactoring and development efforts.

Once implemented, we would be able to change (improve!) the internal implementation liberally, as it would not be part of any public API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant