The file-conversion tag has no wiki summary.
0
votes
1answer
30 views
Unintelligible result opening csv in excel
When I open a .csv file in excel this is what is showing up:
Maxtor Encryption ver 2.0.1.1.0 ³§o rkDV’)cÿA®T7B‡LôŠì£\% i¼r1 ØÕë—„×½é¿wjd ´Íâ¿…Öö?HÐ)vM!W«Va<žÒ LåRpµI©ô ...
2
votes
1answer
75 views
How can I convert a .txt file to .csv format without using Excel?
I have a .txt file consisting of very long paragraphs, with a single newline character separating each paragraph. I would like to convert this to a .csv format so that the file effectively has one ...
-1
votes
1answer
144 views
How to convert .bok to .pdf file
Anyone have any idea how to convert a .bok file to .pdf? I'm clueless. I've tried googling it and have searched a great deal, but I've come up with nothing.
The issue is that I can't even open the ...
1
vote
1answer
602 views
Convert ANSI text file(s) to UTF8 on Windows command line
I would like to convert (an) ANSI-encoded text file(s) (Win 1252) to UTF8 without BOM, ideally via a command-line call. My use-case: I export .tex files from Stata which I want to compile with ...
0
votes
1answer
168 views
How to combine multiple swf file into one or combine them and convert into PDF format?
I have a list of swf file like this:
http://slideshare.s3.amazonaws.com/highperformancenetworkprogrammingonthejvm-oscon2012-120720214130-phpapp01-slide-1.swf
...
0
votes
1answer
60 views
How can I batch convert using chm2pdf on Ubuntu?
I am unsure of what part of my command is improper, but I am given no error and only a usage page when entering the following:
/usr/bin/chm2pdf --book *.chm *.pdf
and
/usr/bin/chm2pdf --book *.chm ...
0
votes
0answers
339 views
Convert text file to ASCII, not ANSI in Sublime Text
We have a project where we need to convert weird characters generated from all kinds of file formats into ASCII due to compatibility issues. Is it possible in Sublime Text 2 to convert the encoding ...
0
votes
0answers
124 views
How to open .rec files created by ATI VISION software?
How to open .rec files created by ATI VISION software? I want to get the data points out and analyze it in other software.
2
votes
0answers
123 views
How to convert fxg to svg?
I need to convert fxg files to svg. How can I do that?
They are similar formats. I am wondering if there are any tools that will convert from one to another.
-1
votes
2answers
10k views
Any tool to convert .jar to .apk on Windows
I would like to convert the .jar (Java mobile application) file to a .apk (Android apps)
Can anyone suggest the freeware tool for Windows platform?
Please note
I would rather this is offline (I ...
1
vote
3answers
1k views
Converting .docx,.pptx to .doc,.ppt files online [closed]
I do not have the latest version of Microsoft Office and because of that I am not able to view a few files I download from the net or which my colleges send me. While, downloading OpenOffice or ...
1
vote
3answers
5k views
Convert file from VOC to MP3
I would like to convert a sound file (from a digital voice recorder) with the extension .voc to an .mp3 file or some other common sound files. I am on Windows 7 64 bit.
I have tried the program ...
6
votes
2answers
895 views
How to convert Markdown files to Dokuwiki, on a PC
I'm looking for a tool or script to convert Markdown files to Dokuwiki format, that will run on a PC.
This is so that I can use MarkdownPad on a PC to create initial drafts of documents, and then ...
0
votes
2answers
571 views
Converting a word document to XML format while preserving font information
I need to convert a Word document into an easily parseable format, so I chose XML. I found a tool which works, but it doesn't tell me which font the text is, which is my main method of parsing. Is ...
0
votes
2answers
1k views
Any free software to convert .fla/swf file into .gif/jpg/png file? [closed]
Is there any free software that will help me to convert .fla/swf file into .gif/jpg/png file?
3
votes
6answers
612 views
How do I convert Quicktime to Windows Media Video?
How do I convert a Quicktime file to a Windows Media Video file on Windows 7?
What is the cheapest method?
What is the the best method, regardless of cost?
0
votes
1answer
178 views
How to make `unoconv` to produce exact output on every run?
I came across the unoconv linux utility for converting document formats. I found that unoconv produces different output everytime it is called with same input file.
bash$ unoconv -f doc test.html
...
1
vote
1answer
222 views
How can I reorder parts of a video file
I have download a mkv movie file which gave me 3 files suffixed .001, .002, and .003.
When i join them together with different tools like winrar, 7zip, hjsplit, concatenated file shows only last 40 ...
3
votes
3answers
2k views
How to convert .PDF and .doc/.docx files to .HTML files?
Does anyone know of any software (preferably open source, Linux or PHP) that can convert both PDF and/or DOC/DOCX (and maybe other document formats too: rtf, txt, etc.) to HTML?
I've got ...
6
votes
5answers
2k views
Is there any way to convert a LaTeX document to any Microsoft Word format, while retaining the document's structure?
I'm currently working on a developer's manual to go with an application I'm making for work. I wrote a simple script to go through all of my code, and parse all of my comments into a LaTeX document, ...
1
vote
5answers
30k views
Convert .lit and .epub to .pdf [closed]
Is there a free tool that I can download somewhere to convert .lit files and .epub files to .pdf on my PC?
2
votes
4answers
2k views
Converting wma to mp3 in bulk without changing directory
I have thousands of music tracks in WMA format from when I used to use Windows Media Player to rip CDs. Now I'm having problems playing them on my Linux desktop at work.
Is there a good solution (for ...
0
votes
0answers
631 views
How to convert .pxp files created by IgorPro
I was given a data file with the extension .pxp and told it was from the program IgorPro. I am looking to extract the data to a more reasonable format, say CSV, for use in other code. However, a quick ...
0
votes
1answer
6k views
Convert Corel Draw to Illustrator
I have a team of 5 requesting to purchase Corel Draw just to be able to convert Corel Draw File to Illustrator files.
Is there a way to convert Corel Draw files to illustrator without having to ...
1
vote
1answer
357 views
Extract data from PDF document to CSV
I would like to convert a stack of financial documents, identically formated, into a CSV file.
Here is an example:
I have a program to do the OCR (optical character recognition) so that is not the ...
2
votes
3answers
3k views
How can I convert AVI files into MPGs with ffmpeg?
I have this problem with some AVI files. The output of
ffmpeg -i file.avi
contains the line
[NULL @ 0x97c4d40]Invalid and inefficient vfw-avi packed B frames detected.
Someone advised me to ...
4
votes
6answers
3k views
Convert BMP to PNG on right-click in Windows 7
I want to select 1 or more BMP files in Windows 7 file explorer, right-click them, click "convert to PNG", and have them all replaced by PNGs with identical information. What are some possible ...
0
votes
1answer
251 views
How do I convert from PowerPoint to Word?
I'm using PowerPoint 2007 and need to convert a PowerPoint document to a Word document.
I can't convert or copy directly from PowerPoint because my native language is Georgian and the computer ...
0
votes
2answers
818 views
How to produce a quicktime .mov from .iff files?
I have a series of Maya .iff files and would like to mash them into a .mov - the caveat of course is that I'd like to use something free (for now). I'm sure QuickTime Pro is easy & high quality, ...
1
vote
2answers
2k views
ramdisk.img to ramdisk.cpio.gz
I have a ramdisk.img file that I would like to change to ramdisk.cpio.gz, can I simply rename the file or do I have to go through the whole archiving process? If I need to go through the archiving ...
0
votes
0answers
287 views
Wine supported automated batch conversion tool to convert Outlook .dbx files to .pst format on a linux system
This is continued from my earlier question Batch convert Outlook Express .dbx files to MS Office Outlooks .pst files on linux Please read the details there.
So, it looks so far like there are no ...
2
votes
3answers
140 views
Any good open source software for media conversion?
I'm sick of people using annoying crapware for "free mp3 conversion" and the like.
Does anyone know of any good quality software that is perhaps open source or free? Sort of like how video lan player ...
0
votes
1answer
258 views
How to convert scanned document to text-based doc/pdf? [duplicate]
Possible Duplicate:
Simple, free OCR software (for OS X)?
I have a 58-page document that is image-based scans of text.
I need this document in text format.
Is there an easy way to do this ...
5
votes
4answers
3k views
Converting PDF eBooks into a Kindle format
Over the past couple of years I've amassed quite a collection of guides, tutorials and ebooks in PDF format. A lot of these are quite useful for work, especially PDF documentation, and rather than ...
1
vote
1answer
178 views
My computer isn't loading my massive Excel file…are there any tricks?
I have an 11,000 row Excel file (in Japanese) that I have saved as an xlsx file. I need it to be saved in UTF-8 format, so I went in and tested a few rows in OpenOffice (the reason for this apparent ...
2
votes
1answer
1k views
Is it possible to play a .wax file in Mac Os X?
I'm trying to build a listening quiz for some of my students and I found a great site with lots of possible activities for them. But the files are in .wax format. Is there any way I can get these ...
1
vote
2answers
656 views
How to suppress the unsolicited footer when converting HTML -> PDF with Acrobat?
I often convert & combine (via contextmenu) HTML pages to PDF using Acrobat (not Acrobat Reader). I use Adobe Acrobat Pro 9 Extended, version 9.1.2. The converted PDFs always have the full path of ...
4
votes
3answers
2k views
Does Excel have command-line options?
It would be handy if I could tell Excel to open a file and resave it as a CSV file without making the user do it, or having to write a program to do this. Does it provide any such functionality?
7
votes
7answers
3k views
How to convert pdf to txt easily?
My kindle3 will arrive tomorrow, and I have plenty of PDF files that I want to read on it.
I would like to convert them to txt so I can adjust the font size.
Is there any convenient way to do that?
...
0
votes
2answers
182 views
Tool for conversion of PDD-format images?
I've got a collection of a few thousand images (scans of very old family photographs) created using the native format of Adobe PhotoDeluxe 3, and I'm trying to convert them into something more usable ...
3
votes
5answers
14k views
How to convert djvu file to pdf or other more common file format?
I have downloaded file which is in djvu format. I want to convert it to pdf or some other more common format, so I can read the document from other devices (e.g. my phone etc).
I found a conversion ...
1
vote
0answers
506 views
0
votes
2answers
863 views
How do I convert .bin and .cue files to .iso for FREE on a Mac?
I have some .bin & .cue files I'd like to convert .iso. I'm looking for a freeware program that will do this. Any suggestions.
NOTE I'm aware that VLC is supposed to be able to open these types ...
3
votes
5answers
10k views
Convert audio to 8-bit version of the audio
I like music, and I like old games on the NES, SNES and other consoles from that age. And I love the game music.
On youtube and other site, you can easily find songs in an 8-bit version of the ...
1
vote
1answer
42 views
Where File converted Manually? [closed]
I used many Sites on internet to Convert my Files online but they does not give the better quality they paste the images on it. Now I want to that the sites are convert it manually for better result. ...
3
votes
4answers
632 views
Convert PDF to ePub
I would like to convert a PDF file to ePub format for reading it on an iPhone.
Is there an online/desktop tool that will allow me to do that?
1
vote
1answer
4k views
.ppsx file conversion or viewer for Mac without Office?
I was given a file with a .ppsx extension. I'm on a Mac and don't have Microsoft Office. Microsoft's site indicates that it is:
PowerPoint Show
An XML-based
PowerPoint auto-running slide ...
3
votes
7answers
2k views
How do I convert .txt into .xls?
I have a .txt file which holds some links for a website. It's about 560 links.
I'm trying to convert my .txt file into an Excel file with a column name.
If you have suggestions please reply.
