Alternatives
Products that do what Dummy File Generator by WebNestix does
Generate dummy files of exact size instantly (PDF, DOCX)
- 1T3
I needed to generate invoices in a Node.js app. jsPDF is 229KB. I only needed text, rectangles, lines, and JPEG images. So I wrote tinypdf: <400 lines of TypeScript, zero dependencies, 3.3KB minified+gzipped. What it does: - Text (Helvetica, colors, alignment) - Rectangles and lines - JPEG images - Multiple pages, custom sizes What it doesn't do: - Custom fonts, PNG/SVG, forms, encryption, HTML-to-PDF That's it. The 95% use case for invoices, receipts, reports, tickets, and labels. GitHub: https://github.com/Lulzx/tinypdf npm: npm install tinypdf
Dec 2025 · github.com
- 2

- 3

- 4

- 5

- 6

- 7

- 8

- 9DI
Hi, Firstly, the link to the tool - https://github.com/DrRoach/DynamicImage I created a dynamic image sizing tool that allows images of any size to be generated on the fly. It's aims are as follows: a) Allow users of sites to upload images of any size without the site owner having to worry about their dimensions or having to resize them. b) Reduce load times for sites as images can be stored on their own dedicated server and be served in milliseconds. I'd love to hear some feedback as to what you think and whether you'd consider using this tool and if not, why not? All…
2017
- 10HF
Hi HN, I’ve been experimenting with how much file conversion can realistically be pushed into the browser. Last year I tried compiling LibreOffice headless to WASM. The smallest build I could get was ~150MB — far too large just to convert a DOCX to PDF. That’s when I shifted to a hybrid approach. Today ~90% of conversions run client-side using WASM (FFmpeg, PDF/image tooling, spreadsheets, etc.). The heavier edge cases fall back to a small server pipeline (LibreOffice, Pandoc, Poppler). The main challenges weren’t the libraries themselves, but: browser memory ceilings handling large…
Feb 2026
- 11

Compress PDFs to 200KB for government & job forms (free)
Jan 2026 · compresspdfto200kb.online
- 12

Online File Converter & File Conversion API
Feb 2026 · docpose.cloud
- 13

- 14

Try my new anything to PDF converter, super easy and free!
Jul 2026 · anythingtopdfeasy.com
- 15

- 16

- 17

- 18

- 19

- 20

- 21
- 22

Not a macro. Generate 1000+ Docx+PDF with images in min. ⚡️
Feb 2026 · docautolab.gumroad.com
- 23

- 24TW
After posting tinypdf here, someone opened an issue asking for Word/OpenOffice support. I understand - sometimes you need an editable document, not a PDF. I didn't want to extend the library itself, so I built tinydocx: <1K lines of TypeScript, zero dependencies, 7.7KB minified+gzipped. The popular docx package is 108KB with 5 dependencies. What's included: - Text formatting (bold/italic/underline/strikethrough, colors, custom fonts) - Headings (H1-H6) - Tables with borders and column widths - Bullet and numbered lists (with nesting) - Images (PNG, JPEG, GIF, WebP) -…
Dec 2025 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →