Various file conversion utilities.

Changelog

7 versions
v1.4.1 Latest
  • Added check for valid XLSX file in XLSX2CSV component. Throwing early if the file is not a valid XLSX.
v1.4.0
  • PDF2Text: new component to extract text from a PDF file.
v1.3.2
  • improve CSV2HTML, CSV2JSON and JSON2CSV, JSON2HTML converters to use streams.
  • JSON2HTML, CSV2HTML: added support for custom HTML renderers.
v1.2.2
  • Fixed encoding issue with UTF-8 files without BOM.
v1.2.1
  • Fixed Archive component timeout error.
v1.2.0
  • Archive component.
v1.1.0
  • FileId inputs changed from 'text' to 'filepicker'. Requires Appmixer 4.4.4 or higher.

Authentication

TypeDetails
Other

Actions

15
Archive icon

Archive

Create a ZIP or TAR archive from a set of files.
C S V2 H T M L icon

C S V2 H T M L

Convert a CSV file to HTML table.
C S V2 X L S X icon

C S V2 X L S X

Convert a CSV file to XLSX Excel 2007+ XML Format.
C S V2 J S O N icon

C S V2 J S O N

Convert a CSV file to JSON.
Data Uri2 File icon

Data Uri2 File

Transform a Data URI to file.
H T M L2 C S V icon

H T M L2 C S V

Convert a HTML table file to CSV.
H T M L2 J S O N icon

H T M L2 J S O N

Convert a HTML table file to JSON.
H T M L2 X L S X icon

H T M L2 X L S X

Convert a HTML table file to XLSX Excel 2007+ XML Format.
J S O N2 C S V icon

J S O N2 C S V

Convert a JSON file to CSV.
J S O N2 H T M L icon

J S O N2 H T M L

Convert a JSON file to HTML table.
J S O N2 X L S X icon

J S O N2 X L S X

Convert a JSON file to XLSX Excel 2007+ XML Format.
P D F2 Text icon

P D F2 Text

Extract text from a PDF file.
X L S X2 H T M L icon

X L S X2 H T M L

Convert a XLSX Excel 2007+ XML format to HTML table.
X L S X2 C S V icon

X L S X2 C S V

Convert a XLSX Excel 2007+ XML format to CSV.
X L S X2 J S O N icon

X L S X2 J S O N

Convert a XLSX Excel 2007+ XML format to JSON.