Cross-platform C library for reading values from and writing values to .xlsx files.

XLSX I/O aims to provide a C library for reading and writing .xlsx files.
The .xlsx file format is the native format used by Microsoft(R) Excel(TM) since version 2007.

The library was written with the following goals in mind:
- primary focus on data values organized in tables, on not layout or graphics
- written in standard C, but allows being used by C++
- simple interface
- small footprint
- portable across different platforms (Windows, *nix)
- minimal dependancies: only depends on expat (only for reading) and libzip (which in turn depends on zlib)
- separate library for reading and writing .xlsx files

Also includes command line tools to convert between .xslx and CSV files.

Features

  • Can read data from .xlsx files
  • Can write date to .xlsx files
  • Cross-platform portable C library

Project Activity

See All Activity >

License

MIT License

Follow XLSX I/O

XLSX I/O Web Site

You Might Also Like
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
2
0
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5

User Reviews

  • Looks great, works great, excellent work! Thank You very much!
  • Excellent library! Reads xlsx files properly with multiple sheets and with formulas. I'd like to check with the author if has any advice on how to approach the library to make it read/write xlsm and xlsb excel files. Thank you.
Read more reviews >

Additional Project Details

Intended Audience

Information Technology

Programming Language

C, C++

Database Environment

Other file-based DBMS

Related Categories

C++ Data Formats Software, C++ Libraries, C Data Formats Software, C Libraries

Registered

2016-03-16