Top "File-conversion" questions

Use this tag for questions about conversion from one file format to another.

How can I quickly and easily convert spreadsheet data to JSON?

I want to convert spreadsheet data (such as from Excel/*.xls files or Open Office, etc.) to JSON files. What …

json spreadsheet xls file-conversion
Convert a dta file to csv without Stata software

Is there a way to convert a dta file to a csv? I do not have a version of Stata …

csv stata file-conversion
Recover PDF to LaTeX

I know how make a PDF from LaTeX. Is there a way to extract the LaTeX-code from a PDF I …

pdf latex file-conversion
Is there a way to convert SWF to HTML5

Since Swiffy is gone, I was wondering if there are still ways to convert an SWF to HTML5?

html flash file-conversion
Is there any free DBF file converter?

I have only found trial versions of these converters. Does anyone know a free one? Any of the following target …

dbf file-conversion shapefile dbase
Command `libreoffice --headless --convert-to pdf test.docx --outdir /pdf` is not working

I have to wait for long after using this LibreOffice command which is intended to convert DOCX into PDF: libreoffice …

pdf command-line ubuntu-14.04 libreoffice file-conversion
Convert DAISY file to PDF Or PDF or Word document

I have a DAISY zip file downloaded from OpenLibrary.org. How can I convert it to pdf/epub/word document? …

file pdf converter epub file-conversion
Error in Converting PDF to PostScript with GhostScript, Access is denied Unable to open command line file _.at

I installed ghostscript and updated the appropriate path variables ... however, I'm getting an error when I try to execute this …

pdf ghostscript postscript file-conversion
"Standard" RGB to Grayscale Conversion

I'm trying to write a converters algorithm that takes a JPEG image and returns its PGM (Portable Gray Map) version. …

image algorithm jpeg file-conversion pgm
Is it possible to batch convert csv to xls using a macro?

I have a large amount of csv files that I need in .xls format. Is it possible to run a …

csv excel batch-processing file-conversion vba