Skip to content

Sepera-okeq/SpriteSheetPacker

Repository files navigation

SpriteSheetPacker

Program for stitching .png pictures!

Example of work: archive

Download : last

Instruction on YouTube

How to use?

  1. Depending on the Java version ( 8 or 11), download the file of the desired Java version and change it to imgst.jar
  2. Form a folder with files by the type: namefile_num.png where - num - numbers, and namefile - any file name
  3. Upload the .jar file
  4. Start the terminal (cmd.exe or powershell.exe or terminal (only linux) and write
java -jar imgst.jar
  1. Expect ......
  2. The st_img.png file is created
  3. Enjoy life!

Possible problems and solutions:

The program is frozen - Buy more RAM or allocate more RAM to the Java VM.


SpriteSheetPacker

Программа для склейки картинок формата .png!

Пример работы: archive

Скачать : last

Инструкция на Ютубе

Как пользоваться?

  1. В зависимости от версии Java ( 8 или 11) скачиваете файл нужной версии Java и переменовываете в imgst.jar
  2. Формируете папку с файлами по типу: namefile_число.png где - число - числа, а namefile - любое название файла
  3. Закидываете .jar файл
  4. Запускаете терминал (cmd.exe or powershell.exe or terminal(only linux) и прописываете
java -jar imgst.jar
  1. Ожидаете......
  2. Создается файл st_img.png
  3. Радуетесь жизни!

Возможные проблемы и их решение:

Программа зависла - Купите больше озу или выделите Java VM больше озу для работы.