How do I convert images to whatever icon MAc uses?

Client: Mac OS 10.6.6
Hi All,
I am coming from the Linux side. In Linux, if I an find an Image I like, I can use it on my desktop Icons. Format is not an issue.
Questions:
1) in Mac, I have found it wants a particular format. How do I convert Images (jpeg, png, bitmap, tiff, etc.) to that format?
2) once I have the image in place, do I need to keep the image around or is it copied into the icon's hidden (in Finder) application directory?
Many thanks,
-T

For anybody using MacPorts, there is a port called makeicns that creates the needed .icns files from the command line.  Usage is pretty simple (from the command):
makeicns v1.4.10 (284bd686824f)
Usage: makeicns [k1=v1] [k2=v2] ...
Keys and values include:
    512: Name of input image for 512x512 variant of icon
    256: Name of input image for 256x256 variant of icon
    128: Name of input image for 128x128 variant of icon
     32: Name of input image for 32x32 variant of icon
     16: Name of input image for 16x16 variant of icon
     in: Name of input image for all variants not having an explicit name
    out: Name of output file, defaults to first nonempty input name,
         but with icns extension
  align: [center, left, right, top, bottom] {First letter suffices!}
Examples:
  makeicns -512 image.png -32 image.png
      Creates image.icns with only a 512x512 and a 32x32 variant.
  makeicns -in myfile.jpg -32 otherfile.png -out outfile.icns
      Creates outfile.icns with sizes 512, 256, 128, and 16 containing data
      from myfile.jpg and with size 32 containing data from otherfile.png.

Similar Messages

  • How can i convert video files from my mac to watch them on my iphone?, how can i convert video files to watch them on my iphone?

    how can i convert video files from my mac to watch them on my iphone?, how can i convert video files to watch them on my iphone?

    Turns out the answer to that question changes if you ask it more than 4 times, so ask it again....
    The answer depends on the type of video files you want to convert.  If they are DRM protected commercial videos, no help can be given here.  Google.

  • Q: How do I convert a pdf file to Word using Adobe Export PDF? - all my attempts are scrambled.

    Q: How do I convert a pdf file to Word using Acrobat Export PDF - all my attempts are scrambled

    Do you subscribe an Adobe Export PDF account? If you do not have an account, please go to https://www.acrobat.com/exportpdf/en/home.html?trackingid=JPZKN to subscribe.
    If you have an account, make sure verify your email address and sign in from https://exportpdf.acrobat.com/SignIn.html
    Jyh-Jiun Liou

  • How do I Convert cassette music to a CD using my Mac?

    How do I Convert cassette music to a CD using my Mac?

    Please look at the More Like This link to your right for some threads on this subject.

  • How do I convert images with text that I add on to a .pdf pro document to text? Please help!

    Hey Adobe experts, I could really use your help.
    I have a couple screen shots from school lectures that I pasted onto OneNote. These screenshots have substantial amount of text I could use. I have created a big .pDF document where I have been saving my notes and text. Now - how do I convert the images I paste onto the document into text?
    It automatically happened a couple times when I tried saving the document immediately after I pasted the image - when I was under "edit PDF" I was able to edit and change fonts of the text. But how do I do this at will? Is there a special button somewhere?
    P.S. I already tried OCR - but this is only limited to pages without already "renderable text".

    You can use the Status-4-Evar extension to replace some functionality that was lost withthe removal of the Status bar in Firefox 4.
    Open the Customize window via "View > Toolbars > Customize" or via "Firefox > Options > Toolbar Layout" after you have installed the Status-4-Evar extension and drag the items (Status Text, Progress Meter, Download Status) upon the Add-ons Bar (View > Toolbars > [X] Add-on Bar)
    * Status-4-Evar: https://addons.mozilla.org/firefox/addon/235283/

  • How do I convert images I enter into a PDF into text?

    Would you also happen to know how I convert images I enter into a PDF into text? (I can't use OCR if text already exists on that page of the document)

    Hey SinNombre,
    Could you please specify in detail what exactly do you wish for.
    Let me know what version of Acrobat are you using.
    Please tell me what exactly do you mean by saying convert 'images to text'. What happens when you try running OCR?
    Hope to hear from you.
    Regards,
    Anubha

  • How Do I convert image in xml data file back into a JPG?

    I have a user submitted for with an image field and some text fields on it.
    User uploads an image, enters text, clicks submit by email.
    I get the xml data file by email.
    I create a spreadsheet from it.
    text field data is there, in the image field column theres the encoded in text image.
    how do I convert that back into an actual jpg??

    Simply to review proper proceedure and verify we are all on the same page.
    First, set Pan Mode to Stereo Left/Right.
    Then you need to change the XHA1's "Stereo" configuration to "Dual Mono". 
    Each will then automatically pan to the center. 
    Then turn one of the channels off.
    This will work in either the Browser or in a Timeline.

  • How to insert an image and an icon in a JFrame !

    i am seeking for th efollowing :
    1/- how to insert an image in a Jframe ? i triied to use a label and set labelk icon with the specefic path but i can not see it neither in the jbuilder6 brower nor in the execution of the application ! how to deal with that please!
    2/- how to insert an icon to my window sothat it does not display the jbuilder 6's default icon
    ant help wil be really apreciated! thanks

    In JBuilder, create a new file called Frame1 then copy this code into it. It should give you a frame which will have a different icon in the frame title and an image in its pane.
    Change the name of the icon it uses to any gif file that you have on your pc.
    // START OF FILE
    import java.awt.*;
    import javax.swing.*;
    public class Frame1 extends JFrame {
         JLabel jLabel1 = new JLabel();
         public Frame1() {
              try {
                   jbInit();
              catch(Exception e) {
                   e.printStackTrace();
         public static void main(String[] args) {
              Frame1 frame1 = new Frame1();
              frame1.pack();
              frame1.show();
         private void jbInit() throws Exception {
              ImageIcon myImage = new ImageIcon("c:/data.gif");
              this.setIconImage(myImage.getImage());
              jLabel1.setText("jLabel1");
              jLabel1.setIcon(myImage);
              this.getContentPane().add(jLabel1, BorderLayout.CENTER);
    //END OF FILE

  • How can i convert image into pdf  file

    Hi Friends,
    I want to convert image file(i.e. jpeg,bmp,gif) into pdf file using java apis OR is there any tool which can convert it & which we can integrate into our java application
    Thanks in adva.

    Is there any solution to this case.....?

  • How I may convert image to file?

    may previusly problem is join with   BufferedImage bimage = ImageIO.read(file); whose I not use previusly
    I may convert image file from filter to file '

    File imageFile = new File("myImage");
    try
        // img is your buffered image
        // screenshotType is "png", "jpg", "tif", "bmp"
        ImageIO.write(img, screenshotType, imageFile);
    catch(IOException e)
        System.out.println("IO Error while trying to save image file");
    }Edited by: Nighttime on Feb 9, 2008 5:50 PM

  • How to display the image which in KM folder using url iview

    Hi Friends
    How to display the image, which is under KM folder structur using the url iview.
    i trying using url iview url as  \document\testfolder\abc.jpg as url for the iview.
    but its now working .. so please help me how to slove this problem
    If is not the correct way then please suggest me best way to achive this.
    Thanks
    Mukesh

    Hi Mukesh,
    I think this may work,
    1, Create a HTML Layout.
        You can put your image wherever  u want with HTML Codes.
        Check this, [Article|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/3915a890-0201-0010-4981-ad7b18146f81] & [Help|http://help.sap.com/saphelp_nw04/helpdata/en/cc/00c93e9b2c3d67e10000000a114084/frameset.htm]
        With this, u can use the standard KM commands also.
    2, U need to use KM Navigation iView for this rather than KM Doc iView.
    3, In the Nav iView, u can use &rndLayoutSet=nameOfUrHTMLLayout to force the view with this new layout.
    Regards
    BP

  • CS3/CS4/CS5 Win/Mac: How can I convert a Windows string to mac?

    Hi
    I have a Windows coded string. I like to convert this string into a Macintosh string. This means several characters are changed, e.g. ä, ö or ü.
    Is there a method in the Indesign SDK?
    How can I convert a windows string into a macintosh string and back?
    Thanks
    Hans

    I don't think this should work that way. If this string is in resource file, use UTF-8 encoding and make PMString do its job. use kResourceUTF8Encoded in StringTable:
    resource StringTable (kSDKDefStringsResourceID + index_enUS)
            k_enUS,                                             // Locale Id
            kResourceUTF8Encoded,                         // Character encoding converter (irp) I made this WinToMac as we have a bias to generate on Win...
                  // ----- Menu strings
                    kWFPCompanyKey,                         kWFPCompanyValue,
                    kWFPAboutMenuKey,                         kWFPPluginName "[US]...",
                    kWFPPluginsMenuKey,                    kWFPPluginName "[US]",
                        kWFPDialogMenuItemKey,               "Show dialog[US]",
                    kSDKDefAboutThisPlugInMenuKey,               kSDKDefAboutThisPlugInMenuValue_enUS,
                    // ----- Command strings
                    // ----- Window strings
                    // ----- Panel/dialog strings
                        kWFPDialogTitleKey,     kWFPPluginName "[US]",
                        kWFP_Tuna_Key,     "Tuna",
                        kWFP_Salmon_Key,     "Salmon",
                        kWFP_Bonito_Key,     "Bonito",
                        kWFP_Yellowtail_Key, "Yellowtail",
                        kWFP_Currency_Key, "$",
              // ----- Misc strings
                    kWFPAboutBoxStringKey,               kWFPPluginName " [US], version " kWFPVersion " by " kWFPAuthor "\n\n" kSDKDefCopyrightStandardValue "\n\n" kSDKDefPartnersStandardValue_enUS,
    Message was edited by: Maciej Przepióra

  • How can I convert MP3 file to AIFF to use in FCP?

    Hi guys,
    How can I convert an MP3 file to AIFF file to use it in Final Cut Pro?
    Anyone please,
    Thanks in advance,
    Zia

    #5 Imported music from CD or iTunes
    Shane's Stock Answer #5:
    To get music into FCP, it needs to be an AIFF file at 48khz, 16 bit stereo. So if you want a song from a CD, you go into the iTunes Preferences and set this up under the IMPORTING tab:
    File > preferences > importing > import using - AIFF encoder > Setting - Custom
    Sample Rate - 48.000 kHz
    Sample size - 16 bit
    Channels - Stereo
    If you have an mp3 that you want to use, then you can convert it thru iTunes as well.
    If the piece of music you want to use is something you purchased thru iTunes, I'm afraid I can't help you there. There are copywrite issues that prevent files from being converted into the format that FCP can recognize.
    Shane
    "There's no need to fear, UNDERDOG is here!"

  • I need to know how to easily convert a document to a pdf using ocr.  I need a "readable document".  Please help.

    How do I convert a document to a pdf document using ocr.

    I typically create a TEST folder on the remote site.  Upload new pages and dependant files there for debugging and testing purposes.  Then using a 3rd party ftp ware (filezilla, cute ftp or Ws_ftp pro), I move the new site files & folders over to the root directory.  If you have used the same filenames as were on the old site, new pages will overwrite the old ones.  If you used a different naming convention, you will need to delete old files from server.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb

  • How can i convert oracle report in excel format using 8i

    hi,
    I want to convert oracle report in excel format using 6i reports. please give the solution with emp table.
    millons of thanks in advance.

    You'll have to use the destype DELIMITEDDATA to render your Report in CSV format. Then set the mime type to Excel. I don't know the exact syntax, so please do a search in metalink for "reports excel" for examples and more info.
    Regards,
    Martin Malmstrom

Maybe you are looking for

  • Can't log in with AIM name.

    My friend is having issues logging into iChat with her AIM name. She can log in on regular AIM just fine, but can't log into iChat. Any idea of what's going on? Here's the error message she's getting.

  • Gateway M-1631u laptop bluetooth driver

    I recently upgraded my laptop from windows vista to windows 7.. I went to the manufacturers website to download all the drivers but I ran into a little issue with my Bluetooth.. the driver's installation wizard keeps telling me that there is no Bluet

  • Dynamic Analytic Privilege Concept

    HI Frzz, Could you any one give some idea about what is Dynamic Analytic Privleges and how it works. Best Regards, Krishna.

  • How do i normalize the volume on all the songs

    i need to normalize volume on all my songs. and i don't want to go through one at a time and do it. and the "sound check" on my ipod doesn't do a whole lot. any suggestions would be helpfull thanks!!

  • Do I get an iMac and a MBA , OR MBA and a TBD!!??

    That's the question. I start uni, I have decided to get a MBA for portability etc. I also have iPad2 and iPhone. Currently withough a desktop? So do I get a top spec MBA and thunderbolt display, and run my iPad/phone from there? Is getting an iMac ju