You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Quality Option: Added an option to specify the quality of the JPEG output. Users can now set the quality value between 1 and 100.
Target Path: Added a target path field to the GUI. Users can now specify the directory where the converted JPEG files will be saved.
Enhancements
Improved the GUI layout to accommodate the new target path field.
Added validation to ensure the quality value is within the range of 1 to 100.
Bug Fixes
Fixed minor layout issues in the GUI.
Usage
Quality Option: Use the quality entry field in the GUI to set the desired quality for the JPEG files.
Target Path: Use the target path entry field in the GUI to specify the directory for the converted files. If no target path is specified, the source directory will be used by default.