Releases: MechTechnology/SmartStitch
Releases · MechTechnology/SmartStitch
1.6 - Adds support for .JFIF files
- .JFIF files are a variation of jpg files that some times can be gotten from kakao.
- .JFIF files are now support as input format. (Yes this is is cause i am too lazy to rename .jfif to .jpg)
- .JFIF files were not added as an output as they don't provide anything that standard jpg doesn't or any other format for that matter.
1.5 - Adds Natural File Sorting
- Now there will be no need for renaming your files.
- The files will be loaded in and sorted naturally by name.
- Essentially, the order of the files will be exactly how they look in File Explorer (when sorted by name)
- If they look good in order your file explorer they should be fine in the program.
To be more clear here is an example:
- Before: 1.jpg, 03.jpg, 10.jpg, 11,jpg, 2.jpg
- Now: 1.jpg, 2.jpg, 03.jpg, 10.jpg, 11,jpg, [Does not care about formatting, will now sort correctly]
1.4.1 - Adds Webp Support
- Adds Webp support format.
1.4 - Saving user settings
It can now save the settings you set for the next time it launches, it's a set it and forget
Exact Settings being saved are:
- Saves Panel Height
- Saves Sensitivity
- Saves Output Type
1.3 - Better JPG Output
- JPG should look as good as the original [As good as PNG since the quality is now set to max]
- now default output type is JPG.
1.2 - More output format and QoL
- Adds ability to change output format (jpg, png, tiff, bmp, tga)
- Saving in jpg is apparently way faster than png (0.8sec per chapter, instead of 6.7sec for png)
- Also changing the input path will now update the output path. (Should help with batch stitching)
1.1 - First Bugfix...
- Fixes some part of the application being cut off on different windows scaling.
[Hopefully that bug is fixed]....
1.0 First Release of SmartStitch
- Currently only support vertical stitching.
[Might add more features later, who knows!!]