Free Online File Converter
 
sitemap site map resources privacy policy   blog blog  

Loading...

Select the type of system you are on, so that this routine knows the kind of line terminator you need:
Input column lengths: (Example: 3, 6, 7 defines a fixed record format with three columns, respectively 3, 6 and 7 characters long)
Output field delimiter:
Title:
Title of your RSS feed
Root Url:
Used to make relative urls into absolute ones
Page Link:
Link to the main page you want the feed to link to
Feed description:
Select the type and direction of your conversion:
Create a Palm doc file in pdb format for use on your Palm Pilot from any text file. Compression is enabled by default to save space on your Palm. Your can create a customized title by entering text in the 'Title' field below.
Optional parameters
Title:

Compress:
 Our Guarantee: Your Email Address will NEVER be sold, rented or provided to any third party. Period.
Cometdocs FAQ
 
Q: What online conversions are offered?
 
 
A: Cometdocs currently offers over 50 online conversions. We handle many different types of file conversions. Check our list at the end of this FAQ to get the full details of each conversion type we offer.
 
 
Q: What makes your service different?
 
 
A: We offer a true document conversion service that is free for users who sign up. Our top quality conversion output is found nowhere else. We also provide truly unique features, such as the ability to convert scanned PDF and Tiff documents.
 
 
Q: Why do I have to provide my email address each time I perform a conversion?
 
 
A: This is only for users that have not signed up for a free account. A valid email address is necessary so that we can deliver your conversion output. If you sign up for a free account, you will not have to provide an email address each time perform a conversion.
 
 
Q: I am hesitant to provide my email address. How will it be used?
 
 
A: With the email spam problem being so prevalent today, we completely understand your trepidation at providing an email . Since we launched this service, people have suggested that we are offering a free service merely to collect emails for spamming purposes. To these people, we say three things:

 (1) Our Guarantee: Your Email Address will NEVER be sold, rented or provided to any third party. Period.

 (2) You will never receive email correspondence unless you expressly opt-in.

 (3) We have put a lot of work into providing users a top quality document management service. Online conversion is simply the first part. We are nowhere close to being finished. Keep checking back as we add new features in the coming months. We think you will be satisfied.
 
 
Q: What are the benefits for signing up for a free account?
 
 
A: By signing up for a free account, you will receive faster document conversions since account holders receive priority in the conversion sequence. You will also be able to retrieve them directly from the file manager and store the files there for use at a later stage. You will also not have to provide an email address each time that you perform a conversion. Best of all, it is totally free! There is no cost to you.
 
 
Q: Can we recommend you add a conversion?
 
 
A: Of course -> we are always interested in getting your feedback and ideas. Email us at support
 
 
A List of Our Online Conversion Types:

Convert from PDF:
(some conversion support OCR conversion for scanned PDF)
PDF to Open Office Writer format
PDF to Open Office Calc format
PDF to Open Office Impress format
PDF to image BMP
PDF to image JPG
PDF to image GIF
PDF to image PNG
PDF to image TIF
PDF to text
PDF to HTML
PDF to MS Word
PDF to MS Excel
PDF to AutoCAD (dwg)
PDF to AutoCAD (dxf)

Convert to PDF:
Bmp to PDF
Word (doc, docx) to PDF
Gif to PDF
htm to PDF
html to PDF
jpeg to PDF
jpg to PDF
log to PDF
mht to PDF
mhtml to PDF
ODF to PDF
ODP to PDF
ODS to PDF
ODT to PDF
PNG to PDF
PPS to PDF
PPT to PDF
RTF to PDF
SDA to PDF
SDC to PDF
SDD to PDF
SDS to PDF
SDW to PDF
SXC to PDF
SXD to PDF
SXI to PDF
SXM to PDF
SXW to PDF
TIF to PDF
TIFF to PDF
TXT to PDF
WRI to PDF
Excel (xls, xlst) to PDF
Publisher (pub) to PDF

Convert from XPS:
Convert to Open Office Writer format
Convert to Open Office Calc format
Convert to Open Office Impress format
Convert to image BMP
Convert to image JPG
Convert to image GIF
Convert to image PNG
Convert to image TIF
Convert to text
Convert to HTML
Convert to MS Word
Convert to MS Exsel

Other File Conversions:
Excel to CSV (XLSTOCSV)
XML to LINT (XMLLINT)
HTML to RSS (HTMLTORSS)
ASC TO PDB
ASC TO EBC
UNIX TO DOS
DOS TO UNIX
MAC TO UNIX
FIX TO DELIM
DELIM TO FIX
CSV TO DELIM
SORT FILE
PDF INFO
COMPARE FILES
MP3 INFO
FILEINFO
ICONV

 

We think you'll be very satisfied with our premium account option. Fill in your information below to get started. Signing up and starting your premium conversions takes a matter of seconds.

Cometdocs Premium Account Signup
Name
Email (login name) *
Confirm Email *
Password *
Confirm Password *
Please place me on the Cometdocs updates list
I have read the Cometdocs terms and conditions

You'll Love Your Premium Account!

Premium Users don't have a 24h file storing limit. All your converted files are stored in your online account and you can access them anytime via your File Manager.

A winning formula!

About Cometdocs

Cometdocs is a one of its kinds free online document conversion interface that offers a large set of document conversions that can't be found anywhere else online. Its unique features include on the fly OCR conversion capabilities, over 50 different conversion options and proprietary XPS and PDF conversion abilities that retains formatting, images and text in the selected output format. And best of all for users -> it is available free of charge.

Sign up for your free account today and give it a try!

As you may know, MS DOS and UNIX platforms are similar in that they both function by using a command line system interface, relying on the user to input commands it can then execute. However, despite this chief similarity, they contain differences that are significant.

For instance, while UNIX is a multi-tasking, multi-user system that can run two programs at the same time, MS DOS is a single-user, single-tasking system. Their command scripts, though equivalent in function, both use different syntaxes. Moreover, both systems differ in the way in which they store text files, and hence, how they interpret them.

UNIX And MS DOS Text files

UNIX based systems, for instance, will store text files using a single Line Feed (LF) as a line terminator. The MS DOS system, by contrast, saves its text files with both a Carriage Return (CR) and a Line Feed (LF) character, resulting in each line of text ending with a CRLF character.

Naturally, these characters won't produce any problems when you view the text file on its native platform. After you perform a binary file transfer, however, it's a different story.

When MS DOS text files are opened within a text editor on a UNIX machine, you'll find that UNIX will interpret the LF character correctly, but won't recognize the CR line terminator. Instead, the Carriage Return will be interpreted as (^M) Ctrl-M characters appearing at the end of each line of text.

Why Make The Conversion?

As you can imagine, this difference in line terminators can frustrate textual data exchanges, cause errors for source code compilers, and complicate any other type of work that depends upon the use of text files.

One way to get rid of those pesky end-of-line (^M) characters quickly is to convert from UNIX to DOS. The iConv online utility can convert from UNIX to DOS format, performing the same function as the classic unix2dos converter found on Unix. All you need to do to get a clean MS DOS text file is upload your file and click on Convert.

© 2011 Cometdocs.com All Rights Reserved.