FFreeTool.wang

Open-source licenses

FreeTool.wang uses the following open-source browser engines. Copyright remains with their respective contributors.

anydoc

MIT · Word, PDF, PPT, Excel and EPUB to Markdown

https://github.com/firecrawl/anydoc

Three.js

MIT · STL, OBJ, 3MF, GLB and CAD rendering

https://github.com/mrdoob/three.js

occt-import-js

LGPL-2.1 · STEP, IGES and BREP import in WebAssembly

https://github.com/kovacsv/occt-import-js

dxf-parser

MIT · DXF parsing

https://github.com/gdsestimating/dxf-parser

ag-psd

MIT · PSD parsing

https://github.com/Agamnentzar/ag-psd

sql.js

MIT · SQLite WebAssembly

https://github.com/sql-js/sql.js

@kenjiuno/msgreader

Apache-2.0 · Outlook MSG parsing

https://github.com/HiraokaHyperTools/msgreader

postal-mime

MIT-0 · EML parsing

https://github.com/postalsys/postal-mime

hyparquet

MIT · Parquet parsing

https://github.com/hyparam/hyparquet

react-markdown / remark-gfm

MIT · Guide article Markdown and tables

https://github.com/remarkjs/react-markdown

ImageTracer.js

The Unlicense / Public Domain · PNG, JPG and WebP bitmap tracing to SVG paths in a Web Worker

https://github.com/jankovicsandras/imagetracerjs

web-ifc

MPL-2.0 · IFC schema and entity parsing in WebAssembly

https://github.com/ThatOpen/engine_web-ifc

loaders.gl LASLoader

MIT · LAS and LAZ point-cloud decoding

https://github.com/visgl/loaders.gl

geotiff.js

MIT · GeoTIFF metadata and raster decoding

https://github.com/geotiffjs/geotiff.js

h5wasm

NIST notice + bundled HDF5 licenses · HDF5 hierarchy inspection in WebAssembly

https://github.com/usnistgov/h5wasm

shpjs

MIT · Local Shapefile ZIP parsing and GeoJSON conversion

https://github.com/calvinmetcalf/shapefile-js

@mapbox/shp-write

MIT · Local GeoJSON to Shapefile ZIP export

https://github.com/mapbox/shp-write

onnx-proto

MIT · Read-only ONNX protobuf graph inspection

https://github.com/onnx/onnx

Tesseract.js

Apache-2.0 · Local printed-text OCR in WebAssembly

https://github.com/naptha/tesseract.js

glTF Transform

MIT · glTF/GLB reading, conversion, cleanup, and optimization

https://github.com/donmccurdy/glTF-Transform

OpenSeadragon

BSD-3-Clause · IIIF, DZI, and large-image deep zoom viewing

https://github.com/openseadragon/openseadragon

@ffmpeg/ffmpeg 0.12.15

MIT · Browser worker and JavaScript API for local audio/video processing

https://github.com/ffmpegwasm/ffmpeg.wasm

@ffmpeg/core 0.12.10

GPL-2.0-or-later · Unmodified single-thread FFmpeg WebAssembly core used by the audio/video tools

https://github.com/ffmpegwasm/ffmpeg.wasm/tree/v0.12.10/packages/core

node-qrcode

MIT · Local QR code PNG and SVG generation

https://github.com/soldair/node-qrcode

qr-scanner

MIT · Local QR decoding from images and explicitly enabled camera input

https://github.com/nimiq/qr-scanner

gifenc

MIT · Local lightweight GIF encoding for memes and animated drawings

https://github.com/mattdesl/gifenc

d3-geo

ISC · SVG geographic projections for the travel footprint poster

https://github.com/d3/d3-geo

topojson-client

ISC · Local TopoJSON decoding for the world travel map

https://github.com/topojson/topojson-client

world-atlas / Natural Earth

ISC / Public Domain · Bundled country geometry for local world and country SVG maps

https://github.com/topojson/world-atlas

GeoNames cities15000

CC BY 4.0 · Bundled major-city names and coordinates, loaded by country

https://www.geonames.org/export/

China-GeoData

MIT · Replaceable engineering geometry adapter for China travel visualization; not presented as an official map

https://github.com/Supeset/China-GeoData

jsPDF

MIT · Local A4 resume PDF export

https://github.com/parallax/jsPDF

MediaPipe Tasks Vision

Apache-2.0 · On-device interactive photo segmentation for Gyro Art

https://github.com/google-ai-edge/mediapipe

FFmpeg WebAssembly source notice

The audio/video pages load the unmodified @ffmpeg/core 0.12.10 npm build. The wrapper and the core have different licenses: the JavaScript wrapper is MIT, while this bundled core is GPL-2.0-or-later. The corresponding upstream source, build scripts, license notices, and exact package version are available from the links above and the npm source archive.

ffmpeg.wasm v0.12.10 corresponding source archive

Implementation references

The following projects informed format compatibility and workflow design. FreeTool's MVP parsers do not bundle their source code.

tracespace

MIT · Gerber compatibility reference

https://github.com/tracespace/tracespace

node-x12

MIT · ANSI X12 envelope behavior reference

https://github.com/aaronhuggins/node-x12

gcode-preview

MIT · G-code path behavior reference

https://github.com/xyz-tools/gcode-preview

opentype.js

MIT · OpenType table behavior reference

https://github.com/opentypejs/opentype.js

InteractiveHtmlBom

MIT · PCB BOM and placement workflow reference

https://github.com/openscopeproject/InteractiveHtmlBom

Cornerstone3D

MIT · DICOM display workflow reference

https://github.com/cornerstonejs/cornerstone3D

Cal-Heatmap

MIT · Annual activity heatmap interaction reference

https://github.com/wa0x6e/cal-heatmap

lucky-canvas

Apache-2.0 · Random wheel interaction reference

https://github.com/buuing/lucky-canvas

Pixel It

MIT · Pixel-art workflow and palette reference

https://github.com/giventofly/pixelit

d3-cloud

BSD-3-Clause · Word-cloud layout reference

https://github.com/jasondavies/d3-cloud

Excalidraw

MIT · Hand-drawn diagram product reference; dependency not bundled after audit

https://github.com/excalidraw/excalidraw

Reactive Resume

AGPL-3.0 · Resume template and pagination research; source not bundled

https://github.com/AmruthPillai/Reactive-Resume

Animated Drawings

BSD-3-Clause · Animated drawing product research; model and source not bundled

https://github.com/facebookresearch/AnimatedDrawings

The complete dependency tree and exact package versions are recorded in package-lock.json.