Skip to content

ssh4net/Solidify

Repository files navigation

Solidify

Solidify

Small GUI utility on top of OpenImageIO and QT5 to Solidify (fill, push-pull) empty areas in textures.

Usage

Run Solidify.exe and drag&drop images into open window. Check console to progress information.

Screenshot

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).

Solidify 1 1

Supporting for RGB and Grayscale images only with external alpha/mask image file.

Solidify 1 2

Too optimize performance Solidify app reading external alpha channel file once per batch.

Dependencies

Required dependencies

  • OpenImageIO
  • QT5

Changelog

  • 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

License

Copyright © 2023 Erium Vladlen.

Solidify is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.

About

Solidify - tiny windows GUI app for batch fix textures and format conversion

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published