{"id":15920689,"url":"https://github.com/cutls/wasm-pdf-pwd-unlock","last_synced_at":"2025-10-30T06:41:11.856Z","repository":{"id":92293083,"uuid":"313826419","full_name":"cutls/wasm-pdf-pwd-unlock","owner":"cutls","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-07T18:39:55.000Z","size":9391,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-03T23:30:26.049Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"wasm-pdf-pwd-unlock.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cutls.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}},"created_at":"2020-11-18T04:51:50.000Z","updated_at":"2023-04-23T14:49:25.000Z","dependencies_parsed_at":"2023-05-16T19:00:20.622Z","dependency_job_id":null,"html_url":"https://github.com/cutls/wasm-pdf-pwd-unlock","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cutls%2Fwasm-pdf-pwd-unlock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cutls%2Fwasm-pdf-pwd-unlock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cutls%2Fwasm-pdf-pwd-unlock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cutls%2Fwasm-pdf-pwd-unlock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cutls","download_url":"https://codeload.github.com/cutls/wasm-pdf-pwd-unlock/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240250354,"owners_count":19771778,"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","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":"2024-10-06T19:41:09.538Z","updated_at":"2025-10-30T06:41:11.780Z","avatar_url":"https://github.com/cutls.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# パスワードロックを解除したPDFを生成するやつ\n\nGoのpdf-cpuをWebAssembly(wasm)経由でブラウザから叩けます。pdfcpuはv0.1.24、Goは1.12を使わないと動かなかった。\n\nフォーク元ではpdfcpuが0.1.23になっているのですが、0.1.24で新しい暗号化形式に対応したのでアップデートしました。\n\nThis is a fork: https://github.com/wcchoi/go-wasm-pdfcpu\n\n## Running a command line tool written in Go on browser with WebAssembly\n\nThis repo contains code/assets from the [original article](https://github.com/wcchoi/go-wasm-pdfcpu/blob/master/article.md)\n\nFiles:\n```\n.\n├── article.md           ---  Article explaining the code\n├── index.html           ---  Demo UI page\n├── worker.js            ---  JS code for Demo UI Page\n├── oldindex.html        ---  Code from the article\n├── pdfcpu               ---  Linux x86_64 native binary\n├── pdfcpu.wasm          ---  Compiled wasm module of pdfcpu\n├── pdfcpu.wasm.br       ---  Brotli compression output\n├── pdfcpu.wasm.gz       ---  Gzip compression output\n├── README.md            ---  This file\n├── static_server.js     ---  A simple HTTP static file server in Node.js, with wasm MIME type support for development\n├── wasm_exec.js.orig    ---  Original wasm_exec.js from Go v1.12.4 installation (misc/wasm), for diff'ing changes\n└── wasm_exec.js         ---  Modified to add Filesystem emulation support in browser with BrowserFS\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcutls%2Fwasm-pdf-pwd-unlock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcutls%2Fwasm-pdf-pwd-unlock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcutls%2Fwasm-pdf-pwd-unlock/lists"}