feat: Add Firecrawl + Gemini 2.5 Flash Image CLI Editor#2172
Merged
ericciarla merged 2 commits intofirecrawl:mainfrom Sep 23, 2025
Merged
feat: Add Firecrawl + Gemini 2.5 Flash Image CLI Editor#2172ericciarla merged 2 commits intofirecrawl:mainfrom
ericciarla merged 2 commits intofirecrawl:mainfrom
Conversation
- Professional CLI tool for website screenshot capture and AI editing - Integrates Firecrawl API with Google Gemini 2.5 Flash Image model - Features include artistic style transfer, iterative refinement, batch processing - Supports Van Gogh, Monet, Picasso and 10+ artistic styles - Production-ready with comprehensive error handling and documentation - Addresses GitHub issue firecrawl#2169 bounty requirements
Contributor
Author
|
@ericciarla @amplitudesxd can you pls review my Pr |
- Improve CLI help structure with cleaner usage line and organized argument groups - Add comprehensive examples for all CLI arguments in README - Enhanced documentation with practical usage patterns for each feature
Contributor
Author
|
@ericciarla @amplitudesxd just a small question |
Contributor
|
Nice work @MAVRICK-1 ! Going to merge this one, what is your email to receive money on paypal? |
Contributor
Author
|
@ericciarla thanx , mavrickrishi@gmail.com |
ericciarla
approved these changes
Sep 23, 2025
Contributor
Author
|
@ericciarla thanx recived the payment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR implements a production-ready Python CLI that integrates Firecrawl's screenshot capabilities with Google's Gemini 2.5 Flash Image model for AI-powered image editing and creative transformations.
🎨 Usage Examples
website
python cli.py https://example.com --edit "make change example to rishi"Screencast.from.2025-09-17.12-59-48.mp4
Fixes #2169
/Claim #2169