I have a image abc_01.psd,, Is it possible to divide it into 2 equal parts using JavaScript, first half will remain in original file and the second half will be cut from original and will be saved as abc_02.psd.. (No issue if first file becomes half blank)
how to perform this using script?