Which software to convert ICO files to GIF?

i am currently moving client-server Forms app to Web and have read that i need to convert Icons (*.ico) to GIF format to make them appear on the web...what software (freeware or otherwise) can i use to do this? I have tried MS Photo Editor, Lview but no success...thanks

View your icon in windows explorer and just use screen capture. past the image in photo editor, cut out the icon area and save file as gif
Hope this help

Similar Messages

  • How to I delete acrobat software than converts .pdf files to .docx files?

    Hello. How do I delete the Acrobat software that converts .pdf files to .docx files?
    Thank you.
    DL

    Which part of the Acrobat SDK are you using? Which Acrobat product? Is this an enterprise deployment question? Perhaps if you tell us why you want to we can better direct you (or we might just argue of course).

  • Converting swf file to Gif/Jpeg/Png file

    Hi,
    I want to save a flash file(swf) in the server as gif/jpeg/png file. Problem is that if on the browser i want to take a snapshot of flash file then how can I convert that SWF file to gif file before sending it to server.

    I used third party java library "Flagstone Software" the sample code for which is as follows:
    File aFile = new File("Flashfile.swf");
    byte[] bytes = new byte[(int)aFile.length()];
    System.out.println("**Number of bytes in before encoding= "+bytes.length);
    try {
    FileInputStream imageContents = new FileInputStream(aFile);
    imageContents.read(bytes);
    imageContents.close();
    FSMovieObject fsMov = new FSDefineJPEGImage(26,bytes);
    byte[] b = ((FSDefineJPEGImage)fsMov).getImage();
    ConstructingGif cGIF = new ConstructingGif(b);
    catch (FileNotFoundException e) {
         //throw new FileNotFoundException("MovieClip.swf");
    catch (IOException e) {
    //throw new IOException("MovieClip.swf");
    The ConstructingGif class simply writes byte array to disk with file extension as gif or jpeg.
    Now when I try to open the generated file through Photo Editor, I am being shown the error message as "Can't determine type".
    Is this the problem of encoding...If so then what can be the solution?

  • What software will convert .MTS files to something that will open in Final Cut Express?

    I need a reccomendation for a software that will convert .MTS file to a file type that Final Cut Express HD will recognize.

    Thanks for your reply, Martin.
    What I'm doing is converting an .MTS file to .mp4 using HandBrake. FinalCut Express opens the .mp4 files (sometimes) but they have pixellation with huge squares all over the screen. I'm guessing it has to do with keyframes. So that's why I'm trying to convert it. When I open the .mp4 file in QuickTime in order to Export as QuickTime Movie I select these options for AIC:
    This is what the QT Inspector window shows for each:
    mp4 file
    mov file
    Format
    MPEG-4(Perian), 1920x1080, MIllions, AAC, Stereo (LR), 48,000 kHz
    16-bit Integer (Little Endian), Stereo (LR), 48,000 kHz, Apple Intermediate Codec, 1440x1080 (1888x1062), Millions
    FPS
    29.97
    30.33
    Normal Size
    1920 x 1080 pixels
    1888x1062 pixels
    The problem is, I'm only guessing which settings to use. Is there information somewhere that spells that out? Should I be doing something different when I convert the .MTS file in the first place?

  • Converting Tif file to GIF or JPEG

    Could you provide me with an example to convert a TIF file to GIF or JPEG with the JIMI or tell me of a good link where I can learn how to do this?. I downloaded the JIMI library but I cannot find documentation or a clear example to carry out this conversion.

    Do you know how the JIMI converts multi-paged TIF files into several JPEG or GIG files? The Jimireader could read only the first page of a TIF file. But I could not get the other pages of the TIF file. The code that I wrote to extract the first page was:
    try {
    JimiReader reader= Jimi.createJimiReader"C:/MRFleSto/4.tif");
    i = reader.getNumberOfImages();
    java.awt.Image img = reader.getImage();
    .... more code to put the image in a call to convert it
    reader.close();
    } catch(Exception e){}
    It turns out that i (the number of images) returns -1; never the total number of pages in the file. Also the getNextImage method of the JimiReader is "protected" (that is, removed from the class) and cannot be used.

  • Easiest way to convert indesign file to gif?

    how do i convert an indesign file to gif for web?  Need asap, thanks..

    Steve's way is the better way of doing this.
    If you don't have photoshop then there are other alternatives that will open a PDF and allow to save to GIF.
    PDF to GIF on zamzar works well. http://www.zamzar.com/convert/pdf-to-gif/

  • What is the best software for converting video files to .ogg format?

    In trying to html5 compliant I want to convert my video files to the .ogg format. After a lot of searching for video converters, I cannot find one that does this; although several claim to but actually don't. Converting audio isn't so much of a problem. So, can you suggest a tool for converting video files to .ogg format?

    See this Wikipedia article for some encoders:
    * http://en.wikipedia.org/wiki/Theora#Encoding

  • Best software for converting mvk files for apple tv?

    I have lots of MVK video files on my Mac which I would like to play via Apple TV. Is there anyway I can play these through Apple TV without converting?
    If not what is the best software/settings to use to convert these to maintain video and sound quality of the MVK file?
    Thanks

    MKV files usually have H264 video inside them already, and audio is either AAC, AC3 (preferable) or DTS.
    Conversion is really easy. You could try MKV tools, but I've found audio sync issues, especially when converting sound from DTS.
    Ffmpeg (command line) works the best.
    You can get great instructions here (http://www.martinlos.com/?p=41) for getting that set up.
    Once everything is properly set up, you can generally convert with lines like this:
    ffmpeg -i input.mkv -vcodec copy -acodec ac3 -ac 6 -ar 48000 -ab 320k ouput.m4v
    What that does is tell ffmpeg to use file 'input.mkv' and copy the audio codec (assuming it's H264, which if it's an MKV, it likely is) and to convert the audio codec to AC3, 6 channels (5.1) at 48000 hz, at 320k bitrate. The output m4v file is what you'll use on your Apple TV. Conversion usually takes a few minutes.
    You can get info about the mkv by typing ffmpeg -i input.mkv. That'll tell you what type of video you're dealing with, and what type of audio.
    There's additional nuances, like removing metadata and chapters, but all of that can be found with a simple google search.
    Good luck!

  • Can anyone recommend software for converting mpeg files to FCP compatible files?

    Currently working with FCP 10.1.3. Would like ability to re-edit / cut and slice mpeg files from other movie editing software (i-movie and studio 15). Would appreciate any recommendations for conversion software that I can download via the app store. Thanks

    MMPEG Streamclip. Depends on what kind of MPEG, 1, 2, 4 and whether it's muxed or in VOB files or some other wacky concoction.

  • Software for converting mxf files

    It's taking hours to import mxf files in PP CS5.  Is there any software that will quickly process them so that it would be quicker to import them such as XDCAM?

    Please don't threedouble post.

  • Which Software to convert video

    I'm a high school teacher w/ a Mac lab where students are beginning to do iMovie projects for the first time. I'm learning as they're learning. They're trying to incorporate LEGAL videos off various sites (like SchoolTube), needing to convert them to a compatible format, and we're simply getting lost at this stage. They're using web-based stuff, like VIxy, but we don't really know what we're doing. What legitimate software application - very user friendly - do we need? Whenever I ask someone, they assume that I want to get video off purchased DVD's, and that's not the case. What I need to know is how do I convert legal video clips into an iMovie format.
    <Edited by Moderator>

    Try using MPEG Streamclip to convert the video.
    (32152)

  • How can we put .ICO file on JButton instead of JPG or GIF etc. files

    How can we put .ICO(Icon file) file on JButton instead of JPG or GIF etc. files
    Regards
    Satinderjit

    Short answer:
    You don't. ICO files are a native windows format.
    Workarounds:
    1) Convert your files to GIF.
    2) Search for a library that can load ICO files.
    3) Write a library that can load ICO files.

  • How to use .ICO files in RH7?

    Hi,
    I'm not able to add .ico images into my help topics. Ideally,
    I'd like to be able to link to exactly the same files as the
    developers.
    In a related topic, I'm also looking for a good graphics tool
    for converting .ico files to .png files.
    Any ideas? Thanks!

    Welcome to our community, Wemu
    I don't believe you will have any success just linking to the
    files. You will need to convert to .GIF, .PNG or .JPG.
    You may find the link below useful:
    www.convertico.com
    Cheers... Rick

  • Converting video files for the N97

    Can anyone recommend a good piece of software for converting video files into mp4 for the N97?
    I have tried Nero, and various other freeware and shareware packages, and I am able to produce a file which will play on my PC, but nothing which will play on the N97. In some cases the phone cannot see the file at all, other times it's there through file manager, but only plays the audio, no video.
    This is getting frustrating!
    Thanks
    Andrew

    Give Format Factory a try http://www.pcfreetime.com/ converts virtually all video types including DVD.
    has profiles for most mobile phones including the Nokia 5800 (works with the N97)
    also converts most audio types and images
    Best of all, it's Free
    Message Edited by foxmeister on 04-Jul-2009 12:12 AM
    If this Post is helpful. A click on the White Kudos star is always Appreciated
    Last Nokia: Nokia Lumia 800
    Current Phone: A Non Nokia Device
    Previous Phones:Don't Ask ;-)

  • How do I convert .vob files to run in Final Cut Pro X?

    Hi everyone,
    I'm trying to convert Video_TS files (.vob) to work on Final Cut Pro X. I've tried a free trial of a couple of third party file converters which manage to convert the files to .mov or .mp4, but then when I drag and drop them into Final Cut Pro X it gives no video or audio. Any help would be really appreciated!
    Thanks,
    Josh

    Did you do this from the MPEG Streamclip download page?
    The installer of the MPEG-2 Playback Component may refuse to install the component in Lion and Mountain Lion. Apple states the component is unnecessary in Lion and Mountain Lion, however MPEG Streamclip still needs it.
    To install the component in Lion or Mountain Lion, please download MPEG Streamclip 1.9.3b8 beta above; inside the disk image you will find the Utility MPEG2 Component M. Lion: use it to install the MPEG-2 Playback Component in Lion or Mountain Lion. The original installer's disk image (QuickTimeMPEG2.dmg) is required.
    The current versions of MPEG Streamclip cannot take advantage of the built-in MPEG-2 functionality of Lion and Mountain Lion. For MPEG-2 files you still need to install the QuickTime MPEG-2 Playback Component, which is not preinstalled in Lion and Mountain Lion. You don't have to install QuickTime 7.
    Also read the information for Snow Leopard below.

Maybe you are looking for

  • Content server for Document attachment through "services for object" Icon.

    Guys, I have typical problem in installation of Content server for storing external documents. We all know that we can attach the document in SAP using the icon “SERVICES FOR OBJECT”. By this we can attach the document to the specific object we want.

  • [ID CS3 (Win)] - where does InDesign store my PDF file name?

    Have you run into this before? You have a document (let's call it "MyDoc.indd") and you want to use it as the basis for a new document ("NewDoc.indd"). So you open MyDoc, Save As "NewDoc". You now work on NewDoc. Some time later, you go to Export New

  • JSObject.getWindow(this) doesn't work in NN6

    Hi, I'm trying to call JSObject.getWindow(this) method from init() method of an applet. I'm using Netscape 6, win2k, JRE 1.4. When this statement is reached, IE 5.0 works fine, but Netscape (6.0/6.2/7.0) hangs. The CPU usage becomes 100% if I see the

  • Copying Scripts from Production to Development server...

    Hi everybody, I have a script by name YRSCRIPT_INV in production server.I have a script in Development server with the same name, But i want the script in the production to be copied to the client with someother name.Is it possible to do that?

  • CAF Service modeling power limited?

    Hi, I tried to wrap a web service with a CAF service. All works fine except for the mapping between the model in CAF and the model from the web service: in web service you can have arbitrarily deep structure in your model, but it seems CAF modeling a