# Screenshots for HitPaw Skill

This folder should contain before/after comparison screenshots showcasing the HitPaw API enhancement capabilities.

## Recommended Screenshots

### Image Enhancement
- `image-before.jpg` - Original low-quality image sample
- `image-after.jpg` - Enhanced result using HitPaw API

### Video Enhancement
- `video-original.jpg` - Video frame before enhancement
- `video-enhanced.jpg` - Video frame after enhancement

### Model Comparisons (Optional)
- `face-clear.jpg` / `face-natural.jpg` - Portrait model comparison
- `general-upscale.jpg` - General upscaling example
- `generative-portrait.jpg` - Generative model output

## Sources for Screenshots

1. **HitPaw Playground**: https://playground.hitpaw.com/
   - Upload test images and capture before/after
   - Try different models and save comparison screenshots

2. **Official Documentation**:
   - https://developer.hitpaw.com/image/available-models
   - https://developer.hitpaw.com/video/available-models
   - (Check for example images in the docs)

## Image Requirements

- Format: JPG or PNG
- Resolution: 800px+ width recommended
- Include watermarks or labels showing "Before" and "After"
- Compress for web (keep under 500KB each)

## Usage in Documentation

The README.md and SKILL.md reference these images using relative paths:

```markdown
![Before Example](images/image-before.jpg)
```

Please add actual screenshot files before publishing the skill documentation publicly.
