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
Thank you, author. Your tool is very practical and I like it very much. Therefore, I will show you some detailed problems I encountered during use. Although I'm not a professional programmer, I have quite a lot of experience in user interaction.
First, the description of the -O option in the help page is insufficient. It only shows the default value and doesn't explain other options and the purpose of the current item. Second, for the problem that the file path may contain spaces, some escape characters may be needed to solve this. Second, regarding the use of the GUI version, I think a basic mode can be added. In the basic mode, only the image path needs to be extracted, and all other information will be pre - read right before compression. This will be very helpful in scenarios of processing a large number of images and greatly improve the import speed.
The text was updated successfully, but these errors were encountered:
Thank you, author. Your tool is very practical and I like it very much. Therefore, I will show you some detailed problems I encountered during use. Although I'm not a professional programmer, I have quite a lot of experience in user interaction.
First, the description of the -O option in the help page is insufficient. It only shows the default value and doesn't explain other options and the purpose of the current item. Second, for the problem that the file path may contain spaces, some escape characters may be needed to solve this. Second, regarding the use of the GUI version, I think a basic mode can be added. In the basic mode, only the image path needs to be extracted, and all other information will be pre - read right before compression. This will be very helpful in scenarios of processing a large number of images and greatly improve the import speed.
The text was updated successfully, but these errors were encountered: