Top "File-conversion" questions

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

Converting from *.hex to *.bin for ARM on Linux

I want to upload program to my STM32F4 Discovery board using st-flash command. Problem is when I try to …

linux binary hex file-conversion stm32f4discovery
Is it possible to convert a .Sketch file to an .SVG?

Is it possible to convert a Sketch file to an SVG without actually having Sketch or DrawIt? I know it's …

file-conversion sketch-3
Reading and Displaying Uploaded text Files in MVC

Is it possible to read uploaded text files e.g .txt and display the content in a textbox ? I want …

asp.net-mvc file-conversion
Replacing vector images in a PDF with raster images

Is there any easy (scriptable) way to convert a PDF with vector images into a PDF with raster images? In …

pdf vector-graphics file-conversion image-conversion rasterizing
SQlite database programmatically convert into Excel file format in Android

I am developing android app where SQlite as a database.I want to export my android app database in to …

android sqlite file-conversion
HTML to IMAGE using Python

Here is a variable html_str, it is a string that contains html tags and contents in body. I am …

python html file type-conversion file-conversion
wav-to-midi conversion

I'm new to this field - but I need to perform a WAV-to-MIDI conversion in java. Is there a way …

wav midi file-conversion pitch-tracking
converting from .py to .ipynb

I wrote a juypter notebook that has been converted to .py somehow. I would like it back in the original …

python jupyter-notebook ipython file-conversion
Converting correctly pdf to ps and vice-versa

I'm using "pdftops" to convert .pdf files to .ps files and then "ps2pdf" for the reverse process (poppler-utils). The …

pdf ghostscript postscript file-conversion
How to transfer Nifti file into .mat Matlab file?

I have a Nifti file, the size of which is 62*62*38. How can I transfer the Nifti file to .mat Matlab …

matlab file-conversion mat-file nifti