Does anyone know how to crop an image in alternating vertical lines (1px apart) and combine them?

Hey guys! I'm having a hard time to create a custom image for my research project and I was wondering if you guys might lend a hand .

For my project, I want to take a picture that is 1920 x 1080 and alternating lines of cultures (1 px outside) and then combine them in 960 x 1080 picture.

Is this possible on Adobe Photoshop? I need to make at least 100 images of this size.

Thank you!

I appreciate if you could help me.

Try this script. He actually chooses a wide band of 2px, but he moves so that they overlap, and you really get a pixel in the final version. There is a bug with PS script than the mess to try to move a layer of a pixel. I'll have to report it. Save the code in a simple text with the extension .jsx below file. Place it in the subfolder of Photoshop Presets\Scripts. Restart Photoshop and it should appear in the main menu > file > Scripts. You can call it as you want. Here's a sample:

#target photoshop

 var doc = activeDocument
 var curLayer = doc.activeLayer
 var odd = 0
 var count = 0
 var sWidth = 0
 var dLayer = false
 var dlg = new Window('dialog','1 PX')
    dlg.even = dlg.add('radiobutton',undefined,'Even');
    dlg.odd = dlg.add('radiobutton',undefined,'Odd');
    dlg.even.value = true;
    dlg.ok = dlg.add('button',undefined,'Ok')
    dlg.ok.onClick = function(){
        if(dlg.even.value){
            odd = count = 0}
        else{odd = 1
            count = -1
            }
        dlg.close()
        makeSel ()
        }
    dlg.show()

 function makeSel(){

    for (var i = odd;i

Tags: Photoshop

Similar Questions

Maybe you are looking for

  • Laptop HP 14 flow: flow of Hp laptop, 14, stuck to the power on password screen

    I had very low local hardrive space (300 MB) and clean disk did not work. So I did a full back to zeroit failed at 66%. Then I turned on my pc and it asked for the power on password that I entered, he went to the hp loading screen, but still asked fo

  • "My Media" will not play on the right side of the screen

    I am currently working on a music video, and I'm trying to test - Watch clips from 'My media' to make sure they are what I want before putting them in the timeline at the bottom of the screen. The problem is that these clips are not displayed on the

  • network settings

    Skype

  • a system error turn on my PC when it starts

    Security Accounts Manager intilation failed due to the following error: a device attached to the sysatem does not work.  Error status: 0 xC0000001. Please, click ok to shutdown this system and reboot safe mode, check the the event log for more inform

  • HP Officejet Pro 8600: print

    My printer prints a page with the file name, directory, Temeplate, title, subject, author, keywords: comments: Date of creation, etc as the last page of each document to be printed. How can I disable this?