Small GUI utility on top of OpenImageIO and QT5 to Solidify (fill, push-pull) empty areas in textures.
Run Solidify.exe and drag&drop images into open window. Check console to progress information.
Tool expecting RGBA or Grayscale with alpha channel image file. Output files will be write in same folder as a source files with a name Source_file_name_fill.ext as RGB without alpha channel.
From v1.2 possible to use external alpha channel as a single channel file with _mask.ext or _alpha.ext in name (case insencitive).
Supporting for RGB and Grayscale images only with external alpha/mask image file.
Too optimize performance Solidify app reading external alpha channel file once per batch.
- OpenImageIO
- QT5
- 1.21 - Bit depth when using external alpha/mask fix
- 1.2 - Grayscale textures fix
- 1.1 - External alpha/mask channel support. Drag&Drop window always on top
- 1.0 - Initial release
Copyright © 2023 Erium Vladlen.
Solidify is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
