Developer Tools
Detect strikethrough-marked text in review PDFs and generate a report for contract, policy, and revision analysis
pdf-strikethrough-review-extractorDeveloper Tools
Extract structured OpenDataLoader JSON from a PDF and browse headings, paragraphs, tables, lists, pages, and bounding boxes in an explorer view
pdf-to-json-structure-explorerDeveloper Tools
Convert PDFs into structured Markdown using OpenDataLoader with options for HTML-rich output, images, page separators, and tagged-PDF structure
pdf-to-structured-markdown-converterDevelopment
Audit a package.json for dependency hygiene, version-range quality, and optionally inspect a transitive dependency tree from package-lock.json or yarn.lock. Flags duplicates, wildcard or pre-release specs, unsorted keys, missing metadata, and misclassified runtime/dev dependencies.
package-json-dependency-auditorDeveloper Tools
Extract only selected PDF pages with OpenDataLoader and export the subset as Markdown, JSON, or text
pdf-page-range-extractorDeveloper Tools
Compare extraction with and without repeated page furniture to spot header/footer noise before using PDF text in RAG, summarization, or editing workflows
pdf-header-footer-noise-removerDeveloper Tools
Compare raw PDF draw order against XY-Cut++ reading order to spot multi-column and layout-related extraction issues
pdf-reading-order-debuggerDevelopment
Compare OpenAPI or GraphQL schemas, flag breaking changes, and generate an impact-oriented change report for API teams
openapi-diff-breach-detectorDevelopment
Convert OpenAPI or Swagger JSON/YAML specs into TypeScript API types, request payloads, and response models with configurable output and naming styles
openapi-to-typescript-generatorDevelopment
Analyze file paths, identify Windows/Unix formats, extract components, and normalize paths
path-analyzerDevelopment
Generate Open Graph meta tags for social media sharing and rich snippets
open-graph-generatorDevelopment
Run a safe, curated set of Lodash helpers on JSON input.
lodash-online-utility