Alternative Nodejs packages and utilities for Conversion
Updated :
June 3, 2023
image-to-ascii
Github stargazers
1511
Github forks
107
Commits
172
Code contributors Contributors
14
:floppy_disk: A Node.js module that converts images to ASCII art.
Created
April 14, 2014
Updated
Aug. 9, 2020
License
mit
Github repo
Type
Module/library
Platform
Node.js
Primary Language, based on Github DataLanguage
JavaScript
Issues
2
md-to-pdf
Github stargazers
866
Github forks
92
Commits
433
Code contributors Contributors
12
Hackable CLI tool for converting Markdown files to PDF using Node.js and headless Chrome.
Created
May 5, 2017
Updated
May 30, 2023
License
mit
Github repo
Type
Cli
Platform
Node.js
Primary Language, based on Github DataLanguage
TypeScript
Issues
19
Homepage
node-xml2json
Read-only repository, archived by owner Archived
Github stargazers
806
Github forks
213
Commits
217
Code contributors Contributors
31
Converts XML to JSON using node-expat
Created
June 30, 2011
Updated
July 2, 2019
Github repo
Type
Module/library
Platform
Node.js
Primary Language, based on Github DataLanguage
JavaScript
Issues
55
demeteorizer
Github stargazers
719
Github forks
58
Commits
341
Code contributors Contributors
18
Converts a Meteor app into a standard Node.js application.
Created
Feb. 25, 2013
Updated
April 17, 2017
License
mit
Github repo
Type
Cli
Platform
Node.js
Primary Language, based on Github DataLanguage
JavaScript
Issues
16
Homepage
handbrake-js
Github stargazers
532
Github forks
70
Commits
440
Code contributors Contributors
11
Video encoding / transcoding / converting for node.js
Created
Feb. 14, 2013
Updated
May 3, 2023
License
other
Github repo
Type
Tool/utility
Platform
Node.js
Primary Language, based on Github DataLanguage
JavaScript
Issues
2
node-sql-parser
Github stargazers
515
Github forks
133
Commits
1974
Code contributors Contributors
27
Parse simple SQL statements into an abstract syntax tree (AST) with the visited tableList and convert it back to SQL
Created
Dec. 18, 2018
Updated
June 2, 2023
License
gpl-2.0
Github repo
Platform
Node.js, Browser
Primary Language, based on Github DataLanguage
PEG.js
Issues
31
node-directory-tree
Github stargazers
493
Github forks
105
Commits
203
Code contributors Contributors
30
Convert a directory tree to a JS object.
Created
March 11, 2014
Updated
Jan. 23, 2023
License
mit
Github repo
Platform
Node.js
Primary Language, based on Github DataLanguage
JavaScript
Issues
26
json-2-csv
Github stargazers
337
Github forks
53
Commits
337
Code contributors Contributors
18
Convert JSON to CSV *or* CSV to JSON!
Created
April 21, 2014
Updated
March 22, 2023
License
mit
Github repo
Type
Module/library
Platform
Node.js
Primary Language, based on Github DataLanguage
TypeScript
Issues
3
MidiPlayerJS
Github stargazers
322
Github forks
47
Commits
219
Code contributors Contributors
6
♬ MIDI parser & player engine for browser or Node. As a parser converts MIDI events into JSON. Works well with single or multitrack MIDI files.
Created
Sept. 18, 2016
Updated
Dec. 5, 2022
License
mit
Github repo
Type
Module/library
Platform
Node.js, Browser
Primary Language, based on Github DataLanguage
JavaScript
Issues
18
ttf2woff
Github stargazers
321
Github forks
29
Commits
35
Code contributors Contributors
2
Font convertor, TTF to WOFF, for node.js
Created
April 21, 2013
Updated
July 29, 2021
License
mit
Github repo
Primary Language, based on Github DataLanguage
JavaScript
Issues
2
dom-to-svg
Github stargazers
305
Github forks
30
Commits
213
Code contributors Contributors
4
Library to convert a given HTML DOM node into an accessible SVG "screenshot".
Created
Sept. 4, 2020
Updated
July 3, 2021
License
mit
Github repo
Primary Language, based on Github DataLanguage
TypeScript
Issues
43
node-gify
Github stargazers
296
Github forks
35
Commits
32
Code contributors Contributors
5
Convert videos to gifs using ffmpeg and gifsicle
Created
Aug. 29, 2013
Updated
Aug. 8, 2018
Github repo
Platform
Node.js
Primary Language, based on Github DataLanguage
JavaScript
Issues
9
humps
Github stargazers
279
Github forks
28
Commits
353
Code contributors Contributors
17
Convert strings (and dictionary keys) between snake case, camel case and pascal case in Python. Inspired by Humps for Node
Created
Oct. 14, 2018
Updated
Oct. 30, 2022
License
unlicense
Github repo
Primary Language, based on Github DataLanguage
Python
Issues
10
niceware
Github stargazers
277
Github forks
38
Commits
124
Code contributors Contributors
11
Generate or convert random bytes into passphrases in Node and the browser.
Created
Nov. 15, 2016
Updated
May 10, 2023
License
mit
Github repo
Type
Module/library
Platform
Browser
Primary Language, based on Github DataLanguage
JavaScript
Issues
1
Homepage
svg-to-ts
Github stargazers
241
Github forks
39
Commits
499
Code contributors Contributors
26
Build performant SVG icon libraries by converting raw SVG files to TypeScript that is optimized for modern tree shaking mechanisms.
Created
Nov. 18, 2019
Updated
March 13, 2023
License
mit
Github repo
Primary Language, based on Github DataLanguage
TypeScript
Issues
8
node-pdf-image
Read-only repository, archived by owner Archived
Github stargazers
231
Github forks
88
Commits
52
Code contributors Contributors
13
Provides an interface to convert PDF's pages to png files in Node.js by using ImageMagick
Created
Nov. 5, 2014
Updated
June 18, 2018
License
mit
Github repo
Platform
Node.js
Primary Language, based on Github DataLanguage
JavaScript
Issues
37
webp-converter
Github stargazers
217
Github forks
40
Commits
40
Code contributors Contributors
1
[DEPRECATED] A small node.js library for converting any image to webp file format or converting webp image to any image file format.
Created
Sept. 12, 2015
Updated
July 4, 2021
License
mit
Github repo
Type
Module/library
Platform
Node.js
Primary Language, based on Github DataLanguage
C
Issues
33
svg2vectordrawable
Github stargazers
213
Github forks
33
Commits
151
Code contributors Contributors
14
JavaScript module and command-line tools for convert SVG to Android vector drawable.
Created
Jan. 9, 2015
Updated
Aug. 2, 2022
License
mit
Github repo
Type
Module/library
Platform
Node.js
Primary Language, based on Github DataLanguage
JavaScript
Issues
4
all-classification-templetes-for-ML
Github stargazers
111
Github forks
37
Commits
2
Code contributors Contributors
1
Classification - Machine Learning This is β€˜Classification’ tutorial which is a part of the Machine Learning course offered by Simplilearn. We will learn Classification algorithms, types of classification algorithms, support vector machines(SVM), Naive Bayes, Decision Tree and Random Forest Classifier in this tutorial. Objectives Let us look at some of the o
Created
May 5, 2020
Updated
May 5, 2020
Github repo
Platform
Node.js
Primary Language, based on Github DataLanguage
Python
avif-cli
Github stargazers
109
Github forks
13
Commits
28
Code contributors Contributors
6
Command line utility to convert images to AVIF, requires Node.js 14.15.0+
Created
Oct. 8, 2020
Updated
March 25, 2023
License
apache-2.0
Github repo
Primary Language, based on Github DataLanguage
JavaScript
Issues
3