Skip to content

A little tool to split a side-by-side image to a left and a right image

License

Notifications You must be signed in to change notification settings

myly10/LeftRightImageSplitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

LeftRightImageSplitter

Usage

Create a file named example.txt including all file names you want to split. For example:

a.jpg
aa.jpg
afa.jpg
afda.jpg
ffa.jpg
afda.jpg
ga.jpg
naa.jpg
sma.jpg
haa.jpg

Then create two folders named left and right and execute:

./LeftRightImageSplitter < example.txt

And you will get splitted images in left/%d.jpg and right/%d.jpg.

About

A little tool to split a side-by-side image to a left and a right image

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages