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

QT Based File Translation Application #312

Open
CSSFrancis opened this issue Sep 16, 2024 · 3 comments
Open

QT Based File Translation Application #312

CSSFrancis opened this issue Sep 16, 2024 · 3 comments

Comments

@CSSFrancis
Copy link
Member

Describe the functionality you would like to see.

I think there is a use for a basic qt based application which can translate files easily and works for batch conversion of file types. This might be useful for people who are more comfortable using GUI's or when working on a microscope.

Sometimes it is also easier just to Queue up a lot of files when you are trying to batch convert.

I made a simple application that does something like this:

image

I need to handle errors better and maybe add some more features but it's a pretty lightweight and useful application I think.

@jlaehne
Copy link
Member

jlaehne commented Sep 16, 2024

Indeed, many colleagues will appreciate such a batch converter.

And it can be a nice advertisement for the HyperSpy project (e.g. open an About window when clicking on the Logo).

@CSSFrancis
Copy link
Member Author

Indeed, many colleagues will appreciate such a batch converter.

That's been my impression from talking to people lately.

And it can be a nice advertisement for the HyperSpy project (e.g. open an About window when clicking on the Logo).

Good idea!

@ericpre
Copy link
Member

ericpre commented Sep 16, 2024

That would be very good. I can come up with a list of useful features, but these can be added over time! ;)

I have been using something like that for many years but it is quite rough (and very specific to the way I handle my data and some of my need at the time...): https://github.com/ericpre/BatchOperationTool.

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

No branches or pull requests

3 participants