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

[Feature Request] Add automatic .png extension to output filename #77

Open
a2ush opened this issue May 12, 2024 · 0 comments
Open

[Feature Request] Add automatic .png extension to output filename #77

a2ush opened this issue May 12, 2024 · 0 comments
Labels
improvement Improve an exist feature or a behavior

Comments

@a2ush
Copy link
Member

a2ush commented May 12, 2024

Request

Add automatic .png extension to output filename.
For example,

  • If the user enters example as the filename, the tool should save the file as example.png.
  • If the user enters example.png as the filename, the tool should keep the filename as is.

Background

Currently, when specifying a filename for the output file, if the .png extension is not included, the tool does not automatically append it. This can lead to confusion and errors, especially for users who are not familiar with file extensions.
To improve the user experience and prevent potential issues, it would be beneficial to implement a feature that automatically adds the .png extension to the output filename if it is not already present.

@a2ush a2ush added the improvement Improve an exist feature or a behavior label May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improve an exist feature or a behavior
Projects
None yet
Development

No branches or pull requests

1 participant