How to break a layer into smaller sections?

Good day to all, for the first time post in the forums and I really am a novice when it comes to Photoshop.

They gave me a collection of PSD files that have examples of layout android on them. I have included a picture of a coaster.

The image itself has several parts to it (buttons, areas of text, checkboxes, images, etc.), but there only one layer.

My ultimate goal is to turn that into Android XML so that I can use it for my applications; I tried both of codly and Exportkit. Both seem like they would work IF I had it broken down into smaller sections. Right, exportkit just now runs where the entire image is transformed into an imagebox (as opposed to smaller segments such as buttons and text boxes).

Is it possible to break it down further into smaller pieces such as buttons, text boxes and images so that I can use tools such as ExportKit and Codly?

If not, is there another method that I should look into? I (as a newbie) demand the right kind of question? Or is there another I should ask here?

Thanks for your help and all the time!

send to pat.PNG

-Silmarilos

you use the selection tools and copy & paste new layers, but frankly it's pretty obvious that one who created the designs already used in layers of drawings, then maybe talk to them? Other than the graphics are simple enough to be recreated from scratch...

Mylenium

Tags: Photoshop

Similar Questions

  • How to break a PDF into smaller files?

    I have a huge pdf file that I am trying to send as an attachment, but it is too large to send.  I need to break it up in about 10 different files.  Any help would be appreciated.

    Hi sbills04,

    To split a PDF file (or extract pages), you must use Acrobat. Please visit https://acrobatusers.com/tutorials/how-to-break-a-pdf-into-parts

    Please let us know if you have any additional questions.

    Best,

    Sara

  • How to split a PDF into smaller files using Acrobat XI

    How to split a PDF into smaller files using Acrobat XI?

    Hi laforcej

    Open the PDF in Acrobat...

    Go to tools-> Pages-> extract

    Now, select the Page number, you want to extract and save

  • How to break a bitmap into multiple video clips

    Hello

    I have a bitmap imported into the library and must break with ActionScript2.0 in multiple bitmap images, using a rectangular grid. Small bitmaps must become video clips so they can be driven away.

    The animation that results should be: bitmap image breaks into tiles that soar...

    Possible? Thanks for help

    Hello, I solved by the following code, using the BitmapData. The key point uses copyBitmap() to copy part of the original small bitmaps (the tiles in the grid) to bitmap, then tie each tile to a clip. The FlyingObjects class provides the movement for each tile.

  • How to split the signal into small pieces (which have different lengths)

    I have a long waveform which is just a combination of a waveform, waveform 0 + one another + 0 +... I would like to have small pieces of the long wave form.  The problem is that I can't think at least detect the 0 value to separate them.  Any advice would be appreciated.

    How are generated segments of zero? They are exactly zero or zero average but with a bit of noise? You know the length of the segments of zero? Is it still the same? One of the waveforms have segments where real values are zero, and, if so, how long these segments is possible?

    My first thought is to use in range & force with limits just a little above and below zero. Verification of the length of a set of samples not in Range.

    Lynn

  • Can I safely send e-mails to 300 members with a commitment of 4 pages or do I need to break it down into small group e-mail addresses.

    I am accused of sending a 4-page newsletter each month to 300 members.  I broke this number into three distinct groups.  Will I have any problems with sending 100 emails with the attachment page 4 to say?  I have to that break down more?  Can I send the attachment 4 pages to all 300 members at the same time?  (I'm afraid that my computer can explode if I do).

    The size and number of recipients, you can send to is determined by your ISP/Mail Server.
     
     
    A moderator will soon be along to move this thread to a more appropriate forum such as this is feedback from site forum only. (Like the announcement involved).  Please note the forum, proposed future questions about this program or feature.
     
     
     
  • How to break captive text into columns?

    I begin to suspect that you cannot.

    What I want to do is select my area of text in a box and set the number of columns and be able to control the width of the gutter.

    Corel Draw was ridiculously easy with it, but I'm just not finding it with Amnesty International.

    I don't mean, if possible, to do several boxes and text flow into each other because it is, well that's just pathetic.

    Sorry, don't want to yell.

    Thank you!

    With the frame of the selected type, go to Type > Options of Type area and fill in the necessary.

    Peter

  • How to make a record that I downloaded on my computer and to make into smaller files so that I'd be able to send them an existing voice mail? From now on, the file is large to send

    How to make a record that I downloaded on my computer and to make into smaller files so that I'd be able to send them an existing voice mail? From now on, the file is large to send.

    Hi kristieann,

    ·         What version of the operating system is installed on the computer?

    You can search for any third-party application, using your favorite search engine to split the recording file.

    Note: Using third-party software, including hardware drivers can cause serious problems that may prevent your computer from starting properly. Microsoft cannot guarantee that problems resulting from the use of third-party software can be solved. Software using third party is at your own risk.

  • How can I convert a layer into a group?

    Hello

    I have several layers with sublayers in it. The problem: all the layers (containing sublayers) have been open in the pallet layer on opening the document.

    How can I convert a layer into a group preserving the name? Is there a (semi) approach - automatic to convert all sublayers in groups?

    Thank you

    Konrad

    OK, writing a script was not so difficult as expected.

    So, here's a javascript script to convert a layer into a group:

    /**********************************************************
    
    LayerToGroup.jsx
    
    by Konrad Mühler 2013-06-03
    
    DESCRIPTION
    
    Converts an (Sub)layer into a simple group
    
    **********************************************************/
    
    var currentDocument = app.activeDocument; // get current document
    var currentLayer = currentDocument.activeLayer; // get current layer
    
    var newGroup = currentLayer.parent.groupItems.add(); //add new group into the parrents of the current layer
    newGroup.name = currentLayer.name; //set the same name as for the layer
    
    for (i=currentLayer.pageItems.length-1; i>=0; i--) // loop thru all items
    {
        var singleItem = currentLayer.pageItems[i]; // get item
        singleItem.move(newGroup,ElementPlacement.PLACEATBEGINNING); // move item to new group
    }
    
  • How to paste a picture into the layer mask? (Photoshop Cs6)

    How to paste a picture into the layer mask? (Photoshop Cs6)

    Try the steps in this tip video tutorial:

    Good luck!

    See you soon,.

    Kendall

  • How to generate a printed document with section breaks "continuous" compared with section breaks "next page"?

    When generating a Word or PDF document from HTML Help files a section break 'next page' is used after each topic. How can I get a "continuous" instead of section break?

    I was searching a little more. Here's the deal.

    New chapters will always start on a new page and have an odd or next page break depending on the parameter to start new chapters. If checked, it will be a jump of odd Page, else a Next Page break.

    Subjects of a book will follow the topic of every throw on a framework for the new Page. If checked, each topic is separated by a page break, not a section break. Otherwise, they will be on the same page without any break.

    Subjects not in a book will be followed by a section break.

    So the section breaks are only created for chapters and topics not in a chapter.

    Hope that helps. Please report if you find otherwise.

    See www.grainge.org for creating tips and RoboHelp

    @petergrainge

  • How to divide the Source file into smaller files without export?

    Hi all

    I am a beginner with PPro CS4 and video editing in general. I did a lot of research on Google and the search of these forums for an answer to this question, but I have not found a clear answer. Here's my problem:

    I have many hours of HDV video in recent years with a Canon HV30. This sequence is on dozens of DV tape cassettes. I want to capture most of it on the disk.

    When I capture a band on the disc, I get a single large mpeg4 file. (Body captures all HDV films in mpeg4). "select Scene" does not work with the HV30, so my only way to make a small capture files would be set In/Out points with batch capture. But that would mean hours of fast forward and back with VCR type controls on the camera for the revision of all bands and points. I thought it might be more QUICK to capture everything simply a whole band at once, and THEN examine the band captured the Organization (he is much faster using the Purifier), and by dividing the file into smaller files within the Organization, thus avoiding mechanical advance and rewind on the camera itself.

    But the only way I can find for it seems to imply EXPORT clips. Am I wrong to think that the export of a clip to a new file involves a degradation of the original mpeg4 source file? Or there will be no loss of quality if I simply export to mpeg4 format?

    It seems that there should be an easy way to simply divide the initial capture in small source files for editing later, without putting the images through a new generation of (exporting) treatment, which could result in a loss of quality. Or I'm wrong about this?

    (CS4 Master Suite, i7 3630 k, 16 GB RAM, C: 256 GB SSD, 1 t D:, E: 1 t F3 setpoint setpoint F3)

    HDV film is mpeg2 (which is a number). CS4 is not scene detect you will need to use HDV split for this.

    http://strony.aster.pl/paviko/hdvsplit.htm.

    You can run your files already captured by hdv split and it will cut the file into clips and you leave.

  • import audiobook CDs into the section of iTunes audiobooks

    iMac late 2015 on El Capitan 10.11.4. iTunes 12.3.3.17.

    What is the best way to import CDs audiobook directly in the iTunes audio book section, making it appear like a book?

    Are there settings in iTunes or system preferences that will help you? Audiobook all CDs are original CDs owned by me and in good shape.

    So far, I imported a book on 12 CDs into iTunes. He went in the section music as 12 separate albums. I found how to go to the "Get Info" section to change the music to the Audiobook tag label to pass above the section of audio book.

    Now I have 12 separate books in the audio books section. How to combine these files appear as a book, now that I have them in audio books? I'm not familiar with iTunes, but can all these combine into one? Or is what makes them all a Playlist the only option? Is there a combination to do in music before moving on to audio books? I saw the reference to attach files, but do not know, it applies?

    Is there a way to make it easier on the server front end and put in place to mount directly in the end and audio books as a big book instead of 12 partial books?

    Any help is appreciated... I have a large import library and would like to make things. Thanks in advance...

    I use a free app called Audiobook Builder, works a treat

  • Divide a large TDMS file into smaller pieces

    Hello

    I'm dealing with a large dataset (5.6 GB) TDMS and wish to perform analyses on this subject in MATLAB. Of course, dealing with this large dataset at once would be impossible in MATLAB, so I need to divide it into smaller pieces.

    I started playing with Diadem to achieve this. I would like to create an automated script that I may need to do this several times in the future. I'm new to VBS but have managed to extract a small amount of data from the data portal and store it in a table. I was wondering how I can then write this data in a file separate from PDM. My amateur code is attached!

    Thanks in advance for any help,

    Matt

    Hi Matt,

    The best way to do is to apply the filter lines you want during the import process, so that you get only the elements of the array that you are interested in as new channels in the data portal - you can do it with the DataFileLoadRed() command.  Then, you can simply save the subset values you wanted (all the content of each channel) to the new export file, which could be a much smaller file of PDM or even a *.mat file if you downloaded and installed the MATLAB use we post free at www.ni.com/dataplugins.

    Brad Turpin

    Tiara Product Support Engineer
    National Instruments

  • HP 4630 how to scan multiple pages into 1 pdf document?

    I am using Windows XP Pro and use a HP Officejet 4630 how to scan multiple pages into 1 PDF file?

    You can scan multiple pages into a single file using the HP software. See the section "How to scan multiple pages into a single file" under "How to scan with HP Software" in the document below:
     
    http://support.HP.com/us-en/document/c03517150

    Note: The resolution must be set to 300 dpi or lower for the multiple page scans.

    I hope this helps.

Maybe you are looking for

  • 6 sec with a virgin sim card iPhone says no service

    Hi I have an iphone 6s, is working with a Virgin sim card but when I'm past sim it worked perfectly but took out didn't like the 6s and went to samsung but when I put the SIM on the iphone as it dragged so decided to sell but was checking everything

  • Why my Firefox suddenly become a blue light & see through @ top?

    I just migrated from Win XP to Win 7 and my Firefox and Thunderbird are now a light blue color, and Firefox is see through top. I wish I could change the color. This light blue/white is hard to watch. I use FireFox worm. 30 & Thunderrbird worm 24.6.0

  • Satellite A300D-216: NOD32 firewall blocks certain applications

    Hello support, I have a little problem with my laptop.I have a Satellite A300 216 with Win7-32, NOD32 Antivirus, all the original Toshiba drive.The problem is the following: 1, when I try to open certain programs that work here at 90% of the attempts

  • When will Windows 8 Beta come out?

    When windows 8 beta comes in public to his test function and when it will be available for download to everyone against Microsoft Web sites

  • Synaptics pointing device update problem... helllppppp

    Hello world every time I have download and install the update from - input - synaptics synaptics ps/2 port touchpad my mouse no longer works. I have to use a restore point before the update to be able to use the mouse. I have a laptop Toshiba satelli