{"id":30749672,"url":"https://github.com/mon-ius/pdf-wasm","last_synced_at":"2026-02-11T08:07:03.614Z","repository":{"id":305462504,"uuid":"1022902394","full_name":"Mon-ius/PDF-WASM","owner":"Mon-ius","description":"Rust based pdf in-text replace tool, with WASM library export.","archived":false,"fork":false,"pushed_at":"2025-08-09T09:33:03.000Z","size":1408,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-09T11:35:04.876Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pdf.m0nius.com/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Mon-ius.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-20T05:07:34.000Z","updated_at":"2025-08-09T09:33:06.000Z","dependencies_parsed_at":"2025-07-20T09:40:13.295Z","dependency_job_id":null,"html_url":"https://github.com/Mon-ius/PDF-WASM","commit_stats":null,"previous_names":["mon-ius/pdf-wasm"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/Mon-ius/PDF-WASM","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mon-ius%2FPDF-WASM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mon-ius%2FPDF-WASM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mon-ius%2FPDF-WASM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mon-ius%2FPDF-WASM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mon-ius","download_url":"https://codeload.github.com/Mon-ius/PDF-WASM/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mon-ius%2FPDF-WASM/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273561495,"owners_count":25127396,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-09-04T06:10:23.629Z","updated_at":"2026-02-11T08:07:03.586Z","avatar_url":"https://github.com/Mon-ius.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PDF-WASM\n\n[![CI Status](https://github.com/Mon-ius/PDF-WASM/workflows/ci/badge.svg)](https://github.com/Mon-ius/PDF-WASM/actions?query=workflow:ci)\n[![GitHub release (with filter)](https://img.shields.io/github/v/release/Mon-ius/PDF-WASM)](https://github.com/Mon-ius/PDF-WASM/releases)\n[![Issues](https://img.shields.io/github/issues/Mon-ius/PDF-WASM)](https://github.com/Mon-ius/PDF-WASM/issues) \n[![Forks](https://img.shields.io/github/forks/Mon-ius/PDF-WASM)](https://github.com/Mon-ius/PDF-WASM/network/members)\n[![Stars](https://img.shields.io/github/stars/Mon-ius/PDF-WASM)](https://github.com/Mon-ius/PDF-WASM/stargazers)\n[![Downloads](https://img.shields.io/github/downloads/Mon-ius/PDF-WASM/total.svg)](https://github.com/Mon-ius/PDF-WASM/releases)\n[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](./LICENSE)\n[![GitHub top language](https://img.shields.io/github/languages/top/Mon-ius/PDF-WASM?logo=rust\u0026label=)](./Cargo.toml#L4)\n[![Code Size](https://img.shields.io/github/languages/code-size/Mon-ius/PDF-WASM)](https://github.com/Mon-ius/PDF-WASM)\n\n\u003cp align=\"center\" width=\"100%\"\u003e\n\u003cimg src=\"assets/favicon.png\" alt=\"PDF-WASM\" style=\"width: 50%; min-width: 300px; display: block; margin: auto;\"\u003e\n\u003c/p\u003e\n\n\u003e A rust based pdf in-text replace tool, with WASM library export.\n\n# Install\n\n```sh\ngit clone --depth 1 --branch master --recurse-submodules 'https://github.com/Mon-ius/PDF-WASM'\ncd PDF-WASM\n\ncargo install wasm-pack\ncargo install wasm-bindgen-cli\ncd wasm\nRUSTFLAGS='--cfg getrandom_backend=\"wasm_js\"' wasm-pack build --target web\n```\n\n## Development\n```sh\ngit submodule add --depth 1 git@github.com:Mon-ius/lopdf.git deps/lopdf\ngit config -f .gitmodules submodule.deps/lopdf.shallow true\n```\n\n### Source\n\n- [PDF-WASM](https://github.com/Mon-ius/PDF-WASM)\n\n### Credits\n- [J-F-Liu/lopdf](https://github.com/J-F-Liu/lopdf)\n- [Mon-ius/PDF-WASM](https://github.com/Mon-ius/PDF-WASM)\n\n## License\n\nThe scripts and documentation in this project are released under the [GPLv3\nLicense].\n\n[GPLv3 License]: LICENSE","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmon-ius%2Fpdf-wasm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmon-ius%2Fpdf-wasm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmon-ius%2Fpdf-wasm/lists"}