This document presents a probabilistic algorithm for computing the polynomial greatest common divisor (GCD) with smaller factors, improving on previous methods that faced efficiency issues due to coefficient growth in the Euclidean algorithm. The authors detail their new approach, which involves a variant τ to accurately determine outputs, and provide experimental results demonstrating its advantages over the fastest existing algorithms. The paper also discusses the relationship between this algorithm and concepts in polynomial computer algebra, such as Sylvester matrices and ideal lattices.