All Projects → jufabeck2202 → Localpdfmerger

jufabeck2202 / Localpdfmerger

Licence: apache-2.0
Merge PDFs locally in the Browser using Webassembly

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Localpdfmerger

Serverless Next.js
⚡ Deploy your Next.js apps on AWS Lambda@Edge via Serverless Components
Stars: ✭ 2,977 (+1726.38%)
Mutual labels:  nextjs
Next Useragent
next-useragent parses browser user-agent strings for next.js
Stars: ✭ 158 (-3.07%)
Mutual labels:  nextjs
Gweb
Interact with browser from Go. Manually-crafted WebAPI interoperation library.
Stars: ✭ 163 (+0%)
Mutual labels:  wasm
Emberclear
Encrypted Chat. No History. No Logs.
Stars: ✭ 157 (-3.68%)
Mutual labels:  wasm
Console error panic hook
A panic hook for wasm32-unknown-unknown that logs panics with console.error
Stars: ✭ 159 (-2.45%)
Mutual labels:  wasm
Next Session
Simple promise-based session middleware for Next.js, micro, Express, and more
Stars: ✭ 161 (-1.23%)
Mutual labels:  nextjs
Vulcan Next
The Next starter for GraphQL developers
Stars: ✭ 155 (-4.91%)
Mutual labels:  nextjs
Terraform Aws Next Js
Terraform module for building and deploying Next.js apps to AWS. Supports SSR (Lambda), Static (S3) and API (Lambda) pages.
Stars: ✭ 163 (+0%)
Mutual labels:  nextjs
Next Apollo Auth
Authentication Boilerplate with Next.js and Apollo GraphQL
Stars: ✭ 159 (-2.45%)
Mutual labels:  nextjs
Wasm Pdf
Generate PDF files with JavaScript and WASM (WebAssembly)
Stars: ✭ 163 (+0%)
Mutual labels:  wasm
Actions Gh Pages
GitHub Actions for GitHub Pages 🚀 Deploy static files and publish your site easily. Static-Site-Generators-friendly.
Stars: ✭ 2,576 (+1480.37%)
Mutual labels:  nextjs
Next Secure Headers
Sets secure response headers for Next.js.
Stars: ✭ 156 (-4.29%)
Mutual labels:  nextjs
Squark
Rust frontend framework, for web browser and more.
Stars: ✭ 162 (-0.61%)
Mutual labels:  wasm
Uno.quickstart
An Uno "Hello world!" project using Windows UWP, iOS, Android and WebAssembly
Stars: ✭ 157 (-3.68%)
Mutual labels:  wasm
Next I18next
The easiest way to translate your NextJs apps.
Stars: ✭ 2,818 (+1628.83%)
Mutual labels:  nextjs
Blazor Samples
Explore and learn Syncfusion Blazor components using large collection of demos, example applications and tutorial samples
Stars: ✭ 156 (-4.29%)
Mutual labels:  wasm
Wain
WebAssembly implementation from scratch in Safe Rust with zero dependencies
Stars: ✭ 160 (-1.84%)
Mutual labels:  wasm
Logging
Microsoft Extension Logging implementation for Blazor
Stars: ✭ 165 (+1.23%)
Mutual labels:  wasm
Compile To Web
Discover what languages can be compiled to Web Assembly
Stars: ✭ 164 (+0.61%)
Mutual labels:  wasm
Wipi
nextjs + nestjs + TypeScript +MySQL 开发的前后端分离,服务端渲染的博客系统
Stars: ✭ 163 (+0%)
Mutual labels:  nextjs

Localpdf.tech

Local PDF uses Webassembly to edit your PDFs inside your Browser. Your files won't leave your System, they will not be send to another server

This Website uses pdfcpu and is based on this article by wcchoi.

Currently, we support merging PDFs. You can combine multiple PDF files into one large File. In the future I want to also support other pdfcpu features in the browser like pdf compression

Build using:

  • Nextjs
  • Charka-ui as Component Framework
  • Caprover to host the Web-App

Installation:

git clone https://github.com/jufabeck2202/localpdfmerger
cd localpdfmerger
yarn dev
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].