Skip to content

A Java app for merging many images into one grid image. 여러 개의 이미지를 격자 방식으로 쌓아 단일 파일로 합쳐 주는 간단한 앱

License

Notifications You must be signed in to change notification settings

daanta-real/gridMerge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ The final version has been released. (v1.0)

⚠️ 최종 버전이 릴리즈되었습니다. (v1.0)

gridMerge

image

A Java app for merging many images into one grid image.

Using this app ou can do:

  • Merge many images into just one image
  • Choose the orientation for stacking images: horizontally or vertically
  • Choose the grid size for stacking images
  • Image file extensions supported: BMP, JPG, PNG

Why did you make this app

조이패드 설명서가 몇장 안되는게 PDF로 돼있어서 스크롤 올렸다 내렸다 하면서 읽기 불편했습니다

이런건 차라리 걍 단일 그림파일로 변환해서 보는게 낫겠다 싶어서 그걸 해주는 앱을 만들었습니다

Requirements for execute

  • Java 20 or higher required.

Usage example

image

image

image

image

image

image

image

image

Development Environments

Java 20, Gradle 8, Logback 1.4, JUnit 5, IntelliJ

Developer's Info

gridMerge v1.0 Final

제작 by 단타(daanta)

e-mail: [email protected]

GitHub: http://github.com/daanta-real

About

A Java app for merging many images into one grid image. 여러 개의 이미지를 격자 방식으로 쌓아 단일 파일로 합쳐 주는 간단한 앱

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages