Supported file types
Wrkks accepts PDF files from two sources:- LinkedIn profile PDFs (exported directly from LinkedIn)
- Traditional resume PDFs
Maximum file size is 10MB. Only PDF format is supported.
Upload process
Navigate to the upload page
When you first sign in to Wrkks, you’ll see the upload interface at
/upload.Select your PDF file
You can upload your file in two ways:
- Drag and drop: Drag your PDF file directly onto the upload area
- Click to browse: Click the upload area to open your file browser and select a PDF
FileUpload component displays a dashed border area with an upload icon, making it easy to identify where to drop your file.Review the selected file
Once selected, your file appears below the upload area showing:
- File name with a paperclip icon
- Option to remove the file (X button) if you want to upload a different one
Generate your website
Click the “Generate Site” button to process your PDF. The button displays:
- “Generating site…” with a pulsing animation while processing
- A sparkles icon indicating AI processing
- PDF parsing using
parseResume()to extract text content - AI structuring using
structureResume()to organize information into sections
How to export from LinkedIn
Get your LinkedIn PDF
Get your LinkedIn PDF
- Go to your LinkedIn profile
- Click “More” in your profile section
- Select “Save to PDF”
- Download the generated PDF file
- Upload it to Wrkks
What happens after upload
After successful processing, Wrkks automatically:- Extracts your personal information (name, title, location, contact details)
- Identifies and categorizes work experience
- Pulls out education details
- Recognizes skills, frameworks, and programming languages
- Structures projects with descriptions and links
- Captures custom sections like certifications or extracurriculars
/website where you can preview and edit your generated website.