FeedChecker is an open-source web tool for generating test files of any size and format, as well as testing your camera, audio feed, and browser features. This versatile application helps users quickly create sample files for testing and verify their device capabilities.
- Generate test files of specific sizes (0.1MB to 100MB)
- Multiple file formats supported:
- Audio (WAV) - Creates playable audio files with sine wave patterns
- Video (WebM) - Generates actual video content with visual elements
- PDF - Creates valid, readable PDF documents
- Text (TXT) - Produces text files with readable content
- Instant download of generated files
- Client-side generation (no server uploads/downloads)
- Video and Audio Test: Check both your camera and microphone simultaneously
- Audio Test Only: Verify your microphone independently
- Notification Testing: Check, request permissions, and test browser notifications
- Feature Detection: Test support for cookies, JavaScript, localStorage, WebRTC, WebGL, geolocation, and audio output devices
- Simple and clean design for easy usage
- Responsive design: Works well on both desktop and mobile devices
- Privacy-focused: All processing happens locally in your browser
- JavaScript: Core functionality
- HTML5/CSS3: Markup and styling
- Netlify: Hosting and deployment
- Modern web browser with JavaScript enabled
- Camera and microphone access permissions (for media testing features)
- Visit FeedChecker
- Enter the desired file size (between 0.1MB and 100MB)
- Select the file format (Audio, Video, PDF, or Text)
- Click "Generate File"
- Once generated, click the download link to save the file
- For video and audio test, click on "Start Video"
- For audio-only test, click on "Start Audio Check"
- To stop testing, use the corresponding stop buttons
- Click on the respective buttons to test browser features
- Check notification permissions and send test notifications
- Verify browser capabilities with the feature indicators
The project is hosted on Netlify for easy deployment and management.
Contributions are welcome! Feel free to fork the repository and submit pull requests.
This project is licensed under the MIT License.
- Netlify: For hosting and deployment