Converters that run in your browser
Drop a file, get the other format. Every page here does one conversion and does it on your own device: the file is read, converted and saved without ever leaving your computer. No accounts, no queue, no upload.
Your fileThis browserYour downloadno stop at a server
3D and CAD
Meshes for printing and solids for CAD. STEP is read with Open CASCADE compiled to WebAssembly.
- STEP to STLDrop a .step or .stp file, choose how fine the mesh should be, and download a binary STL. The file never leaves your computer.
- 3MF to STLDrop a .3mf file and get its objects as STL: merged into one file, or one STL per object.
- STL to STEPDrop an STL and get a .step file with the same geometry as a faceted solid, ready to open in CAD.
- OBJ to STLDrop a .obj file and download an STL of its geometry; materials and textures are left out, as STL has none.
QuickBooks and bank files
Bank downloads in the formats QuickBooks and Quicken exchange.
- CSV to QBODrop the CSV your bank exported, match the date, amount and description columns, and download a .qbo file for QuickBooks.
- QBO to CSVDrop a .qbo file and get its transactions as a CSV you can open in Excel, Google Sheets or Numbers.
- CSV to IIFDrop a CSV, name the bank account and the expense or income accounts, and download an .iif file for QuickBooks Desktop.
- QIF to QBODrop a .qif file, confirm the account details QuickBooks needs, and download a .qbo file.
- QFX to QBODrop a .qfx file from your bank and download the same statement as a .qbo file for QuickBooks.
- OFX to QBODrop an .ofx statement and download it as a .qbo file that QuickBooks imports through Web Connect.
Colors
Screen, print and the nearest PANTONE® reference, with the caveats spelled out.
- HEX to PantoneType a HEX code and see the nearest PANTONE® colors by perceptual distance. Approximate: a screen and printed ink never match exactly.
- CMYK to RGBEnter cyan, magenta, yellow and black percentages and get the RGB values and HEX code with a live swatch.
- HEX to CMYKType a HEX code and get its CMYK percentages for print, plus the RGB values behind it.
Data and tables
JSON, XML and CSV into the shape a spreadsheet or another program wants.