Skip to content

deldos/folderscrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Folder Content Processor

A streamlined Python tool that processes folders, files, and ZIP archives into well-organized markdown documents. Features both a Streamlit web interface and command-line functionality.

Project Structure


## Known Limitations

- 200MB file size limit for web uploads
- ZIP files must be unencrypted
- Some PDF formatting may not be preserved

## Contributing

1. Fork the repository
2. Create your feature branch (`git checkout -b feature/AmazingFeature`)
3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

## License

MIT License - See LICENSE file for details

## Version

v1.0 - Initial release with Streamlit interface

## Author

[Your Name]

## Acknowledgments

- Built with [Streamlit](https://streamlit.io/)
- PDF processing by [pdfplumber](https://github.com/jsvine/pdfplumber)
- Document processing by [python-docx](https://python-docx.readthedocs.io/) and [python-pptx](https://python-pptx.readthedocs.io/)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published