Next.js Page Boilerplate - Online App Router Setup
Generate a Next.js page.tsx file with Server Component or Client Component. Layout and metadata included.
UD5 Toolkit
Generate a Next.js page.tsx file with Server Component or Client Component. Layout and metadata included.
Fetch a page and list all loaded assets (CSS, JS, images) with their sizes. See total page weight. Quick performance check.
Check how many pages a PDF has without uploading it (uses FileReader). Also shows file size and title if available. Simple and fast client-side tool.
Generate a Nuxt 3 page component with script setup, metadata, and styles. For Vue.js developers. Copy the .vue file.
Select which pages to rotate left or right. Save the corrected PDF immediately. All local manipulation.