Reports & Spreadsheets
Tools for parsing spreadsheets and creating reports in multiple formats.
2.72
Roo can access the contents of various spreadsheet files. It can handle
* OpenOffice
* Excelx
* LibreOffice
* CSV
2020
2021
2022
2023
2024
2025
1.69
As of version 0.6.0, only Microsoft Excel compatible spreadsheets are supported
2020
2021
2022
2023
2024
2025
1.61
xlsx spreadsheet generation with charts, images, automated column width, customizable styles and full schema validation. Axlsx helps you create beautiful Office Open XML Spreadsheet documents ( Excel, Google Spreadsheets, Numbers, LibreOffice) without having to understand the entire ECMA spec...
2020
2021
2022
2023
2024
2025
1.21
rubyXL is a gem which allows the parsing, creation, and manipulation of Microsoft Excel (.xlsx/.xlsm) Documents
2020
2021
2022
2023
2024
2025
0.88
xlsx spreadsheet generation with charts, images, automated column width, customizable styles and full schema validation. Axlsx helps you create beautiful Office Open XML Spreadsheet documents (Excel, Google Spreadsheets, Numbers, LibreOffice) without having to understand the entire ECMA specifica...
2020
2021
2022
2023
2024
2025
0.51
Caxlsx_Rails provides an Caxlsx renderer so you can move all your spreadsheet code from your controller into view files. Partials are supported so you can organize any code into reusable chunks (e.g. cover sheets, common styling, etc.) You can use it with acts_as_caxlsx, placing the to_xlsx call ...
2020
2021
2022
2023
2024
2025
0.51
A Ruby gem that streams and parses large Excel(xlsx and xlsm) files fast and efficiently.
2020
2021
2022
2023
2024
2025
0.46
Axlsx_Rails provides an Axlsx renderer so you can move all your spreadsheet code from your controller into view files. Partials are supported so you can organize any code into reusable chunks (e.g. cover sheets, common styling, etc.) You can use it with acts_as_xlsx, placing the to_xlsx call in a...
2020
2021
2022
2023
2024
2025
0.36
Spreadsheet Architect is a library that allows you to create XLSX, ODS, or CSV spreadsheets easily from ActiveRecord relations, Plain Ruby classes, or predefined data.
2020
2021
2022
2023
2024
2025
0.35
write_xlsx is a gem to create a new file in the Excel 2007+ XLSX format.
2020
2021
2022
2023
2024
2025
0.22
Wrapper for libxlsxwriter using ffi
2020
2021
2022
2023
2024
2025
0.2
Ruby Reports is a software library that aims to make the task of reporting
less tedious and painful. It provides tools for data acquisition,
database interaction, formatting, and parsing/munging.
2020
2021
2022
2023
2024
2025
0.16
Generates ODF files, given a template (.odt) and data, replacing tags
2020
2021
2022
2023
2024
2025
0.16
Thinreports is an open source report generation tool for Ruby.
2020
2021
2022
2023
2024
2025
0.15
Easy SQL based report generation with the ability to accept request parameters and render multiple formats.
2020
2021
2022
2023
2024
2025
0.13
An ActiveRecord gem that makes it easier to do reporting.
2020
2021
2022
2023
2024
2025
0.13
This is a library to read/write Google Spreadsheet.
2020
2021
2022
2023
2024
2025
0.11
This gem uses axlsx to provide excel/xlsx downloads for resources in Active Admin. Often, users are happier with excel, so why not give it to them instead of CSV?
2020
2021
2022
2023
2024
2025
0.11
ReportsKit lets you easily create beautiful charts with customizable, interactive filters.
2020
2021
2022
2023
2024
2025
0.09
acts_as_xlsx lets you turn any ActiveRecord::Base inheriting class into an excel spreadsheet.
It can be added to any finder method or scope chain and can use localized column and sheet names with I18n.
2020
2021
2022
2023
2024
2025
0.08
Xsv is a fast, lightweight parser for Office Open XML spreadsheet files
(commonly known as Excel or .xlsx files). It strives to be minimal in the
sense that it provides nothing a CSV reader wouldn't, meaning it on...
2020
2021
2022
2023
2024
2025
0.08
JRuby gem for performing multidimensional queries of relational database data using Mondrian OLAP Java library
2020
2021
2022
2023
2024
2025
0.08
Open local or remote XLSX, XLS, ODS, CSV (comma separated), TSV (tab separated), other delimited, fixed-width files, and Google Docs. Returns an enumerator of Arrays or Hashes, depending on whether there are headers.
2020
2021
2022
2023
2024
2025
0.06
Reportable allows for easy report generation from ActiveRecord models by the addition of the reportable method.
2020
2021
2022
2023
2024
2025
0.06
Render XLSX from Rails using existing views ( .*.html => .xlsx )
2020
2021
2022
2023
2024
2025
0.05
ODF generation library for Ruby
2020
2021
2022
2023
2024
2025
0.04
Ruby on Rails reporting framework
2020
2021
2022
2023
2024
2025
0.03
Manipulating LibreOffice Calc (OpenDocument Spreadsheet) files with Ruby. This gem can create new, read existing files abd modify them. When modyfying files, it tries to change as little as possible, making it as much forward compatible as possible.
2020
2021
2022
2023
2024
2025
0.02
rails gem for easy reporting using google chart api sparklines
0.02
Allows you to program spreadsheets using .rxls views
2020
2021
2022
2023
2024
2025
0.02
Just as the name says, simple writter for Office 2007+ Excel files
2020
2021
2022
2023
2024
2025
0.01
Documatic is an OpenDocument extension for Ruby Reports (Ruport). It is a template-driven formatter that can be used to produce attractive printable documents such as database reports, invoices, letters, faxes and more.
2020
2021
2022
2023
2024
2025
0.01
OpenDocument text (.odt) to HTML converter
2020
2021
2022
2023
2024
2025
0.01
A fast Excel 2007/2010 (.xlsx) file parser that returns a collection of Matrix objects
2020
2021
2022
2023
2024
2025
0.01
RobustExcelOle helps controlling Excel.
This obviously includes standard tasks like reading and writing Excel workbooks.
The gem is designed to manage simultaneously running
Excel instances, even with simultanously happening user interacti...
2020
2021
2022
2023
2024
2025
0.01
Work with spreadsheets easily in a native ruby format.
2020
2021
2022
2023
2024
2025
0.01
Workbook contains workbooks, as in a table, contains rows, contains cells, reads/writes excel, ods and csv and tab separated files, and offers basic diffing and sorting capabilities.
2020
2021
2022
2023
2024
2025
0.01
WrapExcel is to wrap the win32ole, and easy to use Excel operations with ruby. Detailed description please see the README.
2020
2021
2022
2023
2024
2025
0.01
xlsx renderer for Rails base on write_xlsx gem
2020
2021
2022
2023
2024
2025
0.0
Library to generate OpenDocument (ODF) Spreadsheet documents.
2020
2021
2022
2023
2024
2025
0.0
This is a ChupaText decomposer plugin to extract text and meta-data
from OpenDocument Text file format file (`.odt` file). This plugin
uses [LibreOffice](https://www.libreoffice.org/).
You can use `libreoffice-opendocument-text` decomposer.
It depends on `pdf` decomposer. Because it converts a ...
2020
2021
2022
2023
2024
2025
0.0
This is a ChupaText decomposer plugin to extract text and meta-data
from Microsoft Word binary file format file (`.doc` file). This plugin
uses [LibreOffice](https://www.libreoffice.org/).
You can use `libreoffice-word` decomposer.
It depends on `pdf` decomposer. Because it converts a office fi...
2020
2021
2022
2023
2024
2025
0.0
This is a ChupaText decomposer plugin to extract text and meta-data
from OpenDocument Spreadsheet file format file (`.ods` file). This
plugin uses [LibreOffice](https://www.libreoffice.org/).
You can use `libreoffice-opendocument-spreadsheet` decomposer.
It depends on `pdf` decomposer. Because ...
2020
2021
2022
2023
2024
2025
0.0
This is a ChupaText decomposer plugin to extract text and meta-data
from OpenDocument Presentation file format file (`.odp` file). This
plugin uses [LibreOffice](https://www.libreoffice.org/).
You can use `libreoffice-opendocument-presentation` decomposer.
It depends on `pdf` decomposer. Becaus...
2020
2021
2022
2023
2024
2025
0.0
OpenOffice.org oocalc: Fast automated batch-processing of spreadsheets (*.ods) conforming to Open Document Format v1.1. used by e.g. OpenOffice.org and LibreOffice. Please see screenshot and Rdoc-Documentation at http://ruby.homelinux.com/ruby/rods/. You can contact me at rods.ruby@online.de (and...
2020
2021
2022
2023
2024
2025
0.0
This is a ChupaText decomposer plugin to extract text and meta-data
from Microsoft Excel binary file format file (`.xls` file). This plugin
uses [LibreOffice](https://www.libreoffice.org/).
You can use `libreoffice-excel` decomposer.
It depends on `pdf` decomposer. Because it converts a office ...
2020
2021
2022
2023
2024
2025
0.0
Fast Microsoft Excel's XLSX reader. Binding of C's xlsx_drone lib.
2020
2021
2022
2023
2024
2025
0.0
This is a ChupaText decomposer plugin to extract text and meta-data
from Office Open XML Workbook file format file (`.xlsx` file used by
Microsoft Excel). This plugin uses
[LibreOffice](https://www.libreoffice.org/).
You can use `libreoffice-office-open-xml-workbook` decomposer.
It depends on `...
2020
2021
2022
2023
2024
2025
0.0
This is a ChupaText decomposer plugin to extract text and meta-data
from Office Open XML Presentation file format file (`.pptx` file used
by Microsoft PowerPoint). This plugin uses
[LibreOffice](https://www.libreoffice.org/).
You can use `libreoffice-office-open-xml-presentation` decomposer.
It...
2020
2021
2022
2023
2024
2025
0.0
Simple tool for running queries against ActiveRecord and putting them into a Google Spreadsheet.
2020
2021
2022
2023
2024
2025
0.0
This is a ChupaText decomposer plugin to extract text and meta-data
from Office Open XML Document file format file (`.docx` file used by
Microsoft Word). This plugin uses
[LibreOffice](https://www.libreoffice.org/).
You can use `libreoffice-office-open-xml-document` decomposer.
It depends on `p...
2020
2021
2022
2023
2024
2025
0.0
This is a ChupaText decomposer plugin for to extract text and
meta-data from office files such as Microsoft Word file, Microsoft
Excel file and OpenDocument Format file. It uses
[LibreOffice](https://www.libreoffice.org/).
You can use `libreoffice` decomposer.
It depends on `pdf` decomposer. Be...
2020
2021
2022
2023
2024
2025
0.0
Ruby/GOffice is a Ruby binding of GOffice.
2020
2021
2022
2023
2024
2025
0.0
Ruby/Gnumeric is a Ruby binding of Gnumeric.
2020
2021
2022
2023
2024
2025
0.0
This is a ChupaText decomposer plugin for to extract text and
meta-data from office files such as Microsoft Word file, Microsoft
Excel file and OpenDocument Format file. It uses
[LibreOffice](https://www.libreoffice.org/).
You can use `libreoffice` decomposer.
It depends on `pdf` decomposer. Be...
2020
2021
2022
2023
2024
2025
0.0
OpenDocument text to HTML converter
2020
2021
2022
2023
2024
2025
0.0
This is a ChupaText decomposer plugin to extract text and meta-data
from Microsoft PowerPoint binary file format file (`.ppt` file). This
plugin uses [LibreOffice](https://www.libreoffice.org/).
You can use `libreoffice-powerpoint` decomposer.
It depends on `pdf` decomposer. Because it converts...
2020
2021
2022
2023
2024
2025
0.0
Dynamic Ruby Reporting Engine with support for Charts.
2020
2021
2022
2023
2024
2025