The file-conversion tag has no wiki summary.
0
votes
2answers
576 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
821 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
1answer
614 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 ...
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 ...
0
votes
1answer
173 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
180 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
...
2
votes
0answers
125 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
vote
0answers
508 views
0
votes
0answers
347 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.
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
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 ...