Efficiency Tools

Here are some simple stateless tools which I find useful in my daily work.

Quick Navigation: Word Counter | Writing Tracker | PDF Merger | PDF Page Extractor | PDF Page Replacer | FastLaTeX | Drawing Board MicroPython Editor

Word and Character Counter

Type or paste your text into the box below.

Results:

Character Count: 0

Word Count: 0


Writing Tracker: Set Writing Goal and Monitor Progress

Open the Writing Tracker

PDF Merger

Select multiple PDF files. You can reorder them using the 'Up' and 'Down' buttons before merging.

No files selected.



PDF Page Extractor

Select a single PDF file and enter the pages or page ranges you want to extract.

For example: 1, 3-5, 8 will extract pages 1, 3, 4, 5, and 8.




PDF Page Replacer

Replace specific pages in a Base Document with pages from a Source Document.

Note: The number of pages selected in both inputs must match. Logic: Base[i] is replaced by Source[i].

1. Base Document (To be modified)





2. Source Document (Replacement pages)







FastLaTeX Renderer

Type LaTeX math expressions on the left. The result renders instantly on the right.

Example: $$x = {-b \pm \sqrt{b^2-4ac} \over 2a}$$


Simple Drawing Board

Open the Drawing Board


MicroPython Editor

WASM compiled MicroPython interpreter, runs entirely in your browser! Check out the official MicroPython website for more information.

Initializing...