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!

With the increasing amount of data exchanges occurring over the internet, the interoperability between your system and another can be easily jeopardized.

To avoid this, many users have resorted to data conversion tools-the most common being in the form of GUI applications. However, if you're using a system like UNIX, software tools come in the form of command utilities. For data conversion, there's the iconv character set conversion utility.

What Is iconv And What Does It Do?

As part of the Single UNIX Specification (SUS), the iconv conversion utility is the application programming interface (API) that lets you convert from one encoded character set to another. The iconv function is provided by the GNU libiconv library, a Unicode conversion library containing supplementary code and data used for programming.

As a programming utility, the iconv implementation is also compatible with other programming platforms that include glibc for the C programming language and GnuWin32 for Windows command line interface (CLI) alternatives.

Thus, as an open source API, iconv can be used to provide conversion functionalities to independent programs. By using the resources of the system on which it's installed, the iconv utility can be used to port programs to different platforms.

A noted benefit of iconv is its support for various encodings, such as those used for Asian and European languages. This is significant because computers use these encoded character sets to exchange data.

Yet, as various platforms can have limited or even language specific character encodings, your imported or exported textual data may be incompatible. Using the iconv character set conversion function can eliminate this problem.

When you input data in the form of one character set within the iconv conversion function, you also specify the target character set encoding. When the shell executes the command successfully, it generates an output translated in your desired encoding.

Why Use iConv.com?

While this process is manually executed in CLI environments, iConv.com offers an easier method of using the conversion utility with an online interface to the iconv character set conversion facility.

With support for Unicode, this iconv encoder lets you turn a string represented by a local character set into one represented by another character set encoding. Just upload your text file, specify the input and output encodings and click on Convert. With this online routine, the conversion job is simple and easy to perform.

© 2011 Cometdocs.com All Rights Reserved.